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

plb::CoarseGridInterfaceInstantiator< T, Descriptor > Class Template Reference

Interface for the class that creates the coarse grid interface. More...

#include <multiGridGenerator2D.h>

Inheritance diagram for plb::CoarseGridInterfaceInstantiator< T, Descriptor >:

List of all members.

Public Member Functions

virtual
CoarseGridInterfaceInstantiator
clone ()=0
virtual void instantiateDataProcessors (Box2D whereToInstanciate, MultiBlockLattice2D< T, Descriptor > &coarseLattice, MultiBlockLattice2D< T, Descriptor > &fineLattice, plint direction, plint orientation)=0

Detailed Description

template<typename T, template< typename U > class Descriptor>
class plb::CoarseGridInterfaceInstantiator< T, Descriptor >

Interface for the class that creates the coarse grid interface.


Member Function Documentation

template<typename T, template< typename U > class Descriptor>
virtual CoarseGridInterfaceInstantiator* plb::CoarseGridInterfaceInstantiator< T, Descriptor >::clone (  )  [pure virtual]
template<typename T, template< typename U > class Descriptor>
virtual void plb::CoarseGridInterfaceInstantiator< T, Descriptor >::instantiateDataProcessors ( Box2D  whereToInstanciate,
MultiBlockLattice2D< T, Descriptor > &  coarseLattice,
MultiBlockLattice2D< T, Descriptor > &  fineLattice,
plint  direction,
plint  orientation 
) [pure virtual]

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