#include "palabos3D.h"
#include "palabos3D.hh"
Go to the source code of this file.
|
| T | couetteVelocity (plint iY, T shearRateLU, T zeroCoordinate) |
| |
| template<typename T , template< class U > class Descriptor> |
| void | iniLatticeSquareCouette (plb::MultiBlockLattice3D< T, Descriptor > &lattice, plint nx, plint ny, plint nz, plb::OnLatticeBoundaryCondition3D< T, Descriptor > &boundaryCondition, T shearRate) |
| |
◆ couetteVelocity()
| T couetteVelocity |
( |
plint |
iY, |
|
|
T |
shearRateLU, |
|
|
T |
zeroCoordinate |
|
) |
| |
◆ iniLatticeSquareCouette()
template<typename
T , template< class U > class Descriptor>
| void iniLatticeSquareCouette |
( |
plb::MultiBlockLattice3D< T, Descriptor > & |
lattice, |
|
|
plint |
nx, |
|
|
plint |
ny, |
|
|
plint |
nz, |
|
|
plb::OnLatticeBoundaryCondition3D< T, Descriptor > & |
boundaryCondition, |
|
|
T |
shearRate |
|
) |
| |