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

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

Factory class to create several different refined grids. More...

#include <multiGridGenerator2D.h>

List of all members.

Static Public Member Functions

static std::auto_ptr
< MultiGridLattice2D< T,
Descriptor > > 
createRefinedLatticeCubicInterpolationNoFiltering (MultiGridManagement2D management, Dynamics< T, Descriptor > *backgroundDynamics, plint behaviorLevel)
static std::auto_ptr
< MultiGridLattice2D< T,
Descriptor > > 
createRefinedLatticeLinearInterpolationNoFiltering (MultiGridManagement2D management, Dynamics< T, Descriptor > *backgroundDynamics, plint behaviorLevel)
static std::auto_ptr
< MultiGridLattice2D< T,
Descriptor > > 
createRefinedLatticeCubicInterpolationFiltering (MultiGridManagement2D management, Dynamics< T, Descriptor > *backgroundDynamics, plint behaviorLevel)
static std::auto_ptr
< MultiGridLattice2D< T,
Descriptor > > 
createRefinedLatticeLinearInterpolationFiltering (MultiGridManagement2D management, Dynamics< T, Descriptor > *backgroundDynamics, plint behaviorLevel)

Detailed Description

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

Factory class to create several different refined grids.


Member Function Documentation

template<typename T , template< typename U > class Descriptor>
std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeCubicInterpolationFiltering ( MultiGridManagement2D  management,
Dynamics< T, Descriptor > *  backgroundDynamics,
plint  behaviorLevel 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeCubicInterpolationNoFiltering ( MultiGridManagement2D  management,
Dynamics< T, Descriptor > *  backgroundDynamics,
plint  behaviorLevel 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeLinearInterpolationFiltering ( MultiGridManagement2D  management,
Dynamics< T, Descriptor > *  backgroundDynamics,
plint  behaviorLevel 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeLinearInterpolationNoFiltering ( MultiGridManagement2D  management,
Dynamics< T, Descriptor > *  backgroundDynamics,
plint  behaviorLevel 
) [inline, static]

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