|
virtual void | initMapInfrastructure (acl::ExpressionContainer &ec) |
| initialize mapTVE and cDomainTVE More...
|
|
acl::VectorOfElements | isGhostNode (unsigned int i) |
| returns expression corresponding to check if the node in i^th direction is ghost one More...
|
|
acl::VectorOfElements | isComputationNode (unsigned int i) |
| returns expression corresponding to check if the node in i^th direction is computation one More...
|
|
acl::VectorOfElements | isComputationNode (const vector< unsigned int > &ii) |
| returns expression corresponding to check if nodes in directions ii are computation ones More...
|
|
acl::VectorOfElements | isGhostNode () |
| returns expression corresponding to check if the current node is ghost one More...
|
|
acl::VectorOfElements | isComputationNode () |
| returns expression corresponding to check if the current node is computation one More...
|
|
| BCondWithMap (SPAbstractDataWithGhostNodes m, const VectorTemplate *const vt) |
|
| BCondWithMap (SPDistanceFunction m, const Block &b, const VectorTemplate *const vt) |
|
| BCondWithMap (SPAbstractDataWithGhostNodes m, SPAbstractDataWithGhostNodes cd, const VectorTemplate *const vt) |
|
| BCondWithMap (SPAbstractDataWithGhostNodes m, SPDistanceFunction cd, const VectorTemplate *const vt) |
|
| BCondWithMap (SPDistanceFunction m, SPDistanceFunction cd, const Block &b, const VectorTemplate *const vt) |
|
virtual void | initMapInfrastructure (acl::ExpressionContainer &ec) |
| initialize mapTVE and cDomainTVE More...
|
|
acl::VectorOfElements | isGhostNode (unsigned int i) |
| returns expression corresponding to check if the node in i^th direction is ghost one More...
|
|
acl::VectorOfElements | isComputationNode (unsigned int i) |
| returns expression corresponding to check if the node in i^th direction is computation one More...
|
|
acl::VectorOfElements | isComputationNode (const vector< unsigned int > &ii) |
| returns expression corresponding to check if nodes in directions ii are computation ones More...
|
|
acl::VectorOfElements | isGhostNode () |
| returns expression corresponding to check if the current node is ghost one More...
|
|
acl::VectorOfElements | isComputationNode () |
| returns expression corresponding to check if the current node is computation one More...
|
|
| BCondWithMap (SPAbstractDataWithGhostNodes m, const VectorTemplate *const vt) |
|
| BCondWithMap (SPDistanceFunction m, const Block &b, const VectorTemplate *const vt) |
|
| BCondWithMap (SPAbstractDataWithGhostNodes m, SPAbstractDataWithGhostNodes cd, const VectorTemplate *const vt) |
|
| BCondWithMap (SPAbstractDataWithGhostNodes m, SPDistanceFunction cd, const VectorTemplate *const vt) |
|
| BCondWithMap (SPDistanceFunction m, SPDistanceFunction cd, const Block &b, const VectorTemplate *const vt) |
|
Set outflux corresponding to transport limitation of the deposition rate.
\[ J_{dep}−J_{subl}=\frac{J_{dep}−P_0\alpha}{1+\alpha F, \]
where \(\alpha \equiv \sum_{i\in \Omega} w_i\), \( F \) is the limiting factor
Definition at line 200 of file aslLBGKBC.h.