$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::CellInfo< T, Descriptor > Struct Template Reference

Helper class to evaluate statically the full memory requirement of a cell. More...

#include <cell.h>

List of all members.

Static Public Attributes

static const int n = Descriptor<T>::numPop + Descriptor<T>::ExternalField::numScalars

Detailed Description

template<typename T, template< typename U > class Descriptor>
struct plb::CellInfo< T, Descriptor >

Helper class to evaluate statically the full memory requirement of a cell.


Member Data Documentation

template<typename T, template< typename U > class Descriptor>
const int plb::CellInfo< T, Descriptor >::n = Descriptor<T>::numPop + Descriptor<T>::ExternalField::numScalars [static]

The documentation for this struct was generated from the following file: