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

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

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

#include <multiGridGenerator2D.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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

Interface for the class that creates the fine grid interface.


Member Function Documentation

template<typename T, template< typename U > class Descriptor>
virtual FineGridInterfaceInstantiator* plb::FineGridInterfaceInstantiator< T, Descriptor >::clone (  )  [pure virtual]
template<typename T, template< typename U > class Descriptor>
virtual plint plb::FineGridInterfaceInstantiator< T, Descriptor >::getEnvelopeWidth (  )  [pure virtual]
template<typename T, template< typename U > class Descriptor>
virtual void plb::FineGridInterfaceInstantiator< 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: