$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Factory class to create several different refined grids. More...
#include <multiGridGenerator2D.h>
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) |
Factory class to create several different refined grids.
| std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeCubicInterpolationFiltering | ( | MultiGridManagement2D | management, | |
| Dynamics< T, Descriptor > * | backgroundDynamics, | |||
| plint | behaviorLevel | |||
| ) | [inline, static] |
| std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeCubicInterpolationNoFiltering | ( | MultiGridManagement2D | management, | |
| Dynamics< T, Descriptor > * | backgroundDynamics, | |||
| plint | behaviorLevel | |||
| ) | [inline, static] |
| std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeLinearInterpolationFiltering | ( | MultiGridManagement2D | management, | |
| Dynamics< T, Descriptor > * | backgroundDynamics, | |||
| plint | behaviorLevel | |||
| ) | [inline, static] |
| std::auto_ptr< MultiGridLattice2D< T, Descriptor > > plb::MultiGridGenerator2D< T, Descriptor >::createRefinedLatticeLinearInterpolationNoFiltering | ( | MultiGridManagement2D | management, | |
| Dynamics< T, Descriptor > * | backgroundDynamics, | |||
| plint | behaviorLevel | |||
| ) | [inline, static] |
1.6.3
1.6.3