$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "core/globalDefs.h"#include "core/nonLocalDynamics3D.h"#include "boundaryCondition/boundaryCondition.h"

Go to the source code of this file.
Classes | |
| class | plb::ExecuteNonLocalDynamics3D< T, Descriptor > |
| class | plb::ExecutePlaneNLD_3D< T, Descriptor > |
| class | plb::ExecuteEdgeNLD_3D< T, Descriptor > |
| class | plb::ExecuteCornerNLD_3D< T, Descriptor > |
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
Functions | |
| template<typename T , template< typename U > class Descriptor> | |
| void | plb::instantiateOuterNLDboundary (MultiBlockLattice3D< T, Descriptor > &lattice, Box3D bbox) |
| template<typename T , template< typename U > class Descriptor> | |
| void | plb::setOuterNLDboundaryDynamics (MultiBlockLattice3D< T, Descriptor > &lattice, Dynamics< T, Descriptor > *baseDynamics, Box3D bbox, Box3D domain, boundary::BcType bcType) |
| template<typename T , template< typename U > class Descriptor> | |
| void | plb::setOuterNLDboundaryDynamics (MultiBlockLattice3D< T, Descriptor > &lattice, Dynamics< T, Descriptor > *baseDynamics, Box3D domain, boundary::BcType bcType) |
A collection of dynamics classes (e.g. BGK) with which a Cell object can be instantiated -- header file.
1.6.3
1.6.3