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

plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal > Class Template Reference

Advection-diffusion dynamics on 3D corners. More...

#include <advectionDiffusionBoundaries.h>

Inheritance diagram for plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >:
Collaboration diagram for plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >:

List of all members.

Public Member Functions

 AdvectionDiffusionCornerDynamics3D (Dynamics< T, Descriptor > *baseDynamics, bool automaticPrepareCollision_=true)
 Constructor.
 AdvectionDiffusionCornerDynamics3D (HierarchicUnserializer &unserializer)
virtual int getId () const
 Return a unique ID for this class.
virtual void serialize (HierarchicSerializer &serializer) const
 Serialize the dynamics object.
virtual void unserialize (HierarchicUnserializer &unserializer)
 Un-Serialize the dynamics object.
virtual
AdvectionDiffusionCornerDynamics3D
< T, Descriptor, xNormal,
yNormal, zNormal > * 
clone () const
 Clone the object on its dynamic type.
virtual void completePopulations (Cell< T, Descriptor > &cell) const
 Execute completion scheme before base collision.

Detailed Description

template<typename T, template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
class plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >

Advection-diffusion dynamics on 3D corners.


Constructor & Destructor Documentation

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::AdvectionDiffusionCornerDynamics3D ( Dynamics< T, Descriptor > *  baseDynamics,
bool  automaticPrepareCollision_ = true 
) [inline]

Constructor.

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::AdvectionDiffusionCornerDynamics3D ( HierarchicUnserializer unserializer  )  [inline]

Member Function Documentation

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal > * plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::clone (  )  const [inline, virtual]

Clone the object on its dynamic type.

Reimplemented from plb::StoreDensityDynamics< T, Descriptor >.

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
void plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::completePopulations ( Cell< T, Descriptor > &  cell  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
int plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::getId (  )  const [inline, virtual]

Return a unique ID for this class.

Reimplemented from plb::StoreDensityDynamics< T, Descriptor >.

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
void plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::serialize ( HierarchicSerializer serializer  )  const [inline, virtual]

Serialize the dynamics object.

Reimplemented from plb::StoreDensityDynamics< T, Descriptor >.

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
void plb::AdvectionDiffusionCornerDynamics3D< T, Descriptor, xNormal, yNormal, zNormal >::unserialize ( HierarchicUnserializer unserializer  )  [inline, virtual]

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