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

plb::ExternalFieldArray< T, descriptors::NoExternalField > Class Template Reference

Specialization of ExternalFieldArray, when no external field is present. More...

#include <cell.h>

List of all members.

Public Member Functions

T * get (pluint index)
T const * get (pluint index) const

Detailed Description

template<typename T>
class plb::ExternalFieldArray< T, descriptors::NoExternalField >

Specialization of ExternalFieldArray, when no external field is present.


Member Function Documentation

template<typename T >
T const* plb::ExternalFieldArray< T, descriptors::NoExternalField >::get ( pluint  index  )  const [inline]

References PLB_PRECONDITION.

template<typename T >
T* plb::ExternalFieldArray< T, descriptors::NoExternalField >::get ( pluint  index  )  [inline]

References PLB_PRECONDITION.


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