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

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

Create a coarse grid interface that performs only a simple copy from the fine grid. More...

#include <multiGridGenerator2D.h>

Inheritance diagram for plb::UnfilteredCoarseGridInterfaceInstantiator< T, Descriptor >:
Collaboration diagram for plb::UnfilteredCoarseGridInterfaceInstantiator< T, Descriptor >:

List of all members.

Public Member Functions

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

Detailed Description

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

Create a coarse grid interface that performs only a simple copy from the fine grid.


Member Function Documentation

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

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