|
| virtual void | initMapInfrastructure (acl::ExpressionContainer &ec) |
| | initialize mapTVE and cDomainTVE
|
| acl::VectorOfElements | isGhostNode (unsigned int i) |
| | returns expression corresponding to check if the node in i^th direction is ghost one
|
| acl::VectorOfElements | isComputationNode (unsigned int i) |
| | returns expression corresponding to check if the node in i^th direction is computation one
|
| acl::VectorOfElements | isComputationNode (const vector< unsigned int > &ii) |
| | returns expression corresponding to check if nodes in directions ii are computation ones
|
| acl::VectorOfElements | isGhostNode () |
| | returns expression corresponding to check if the current node is ghost one
|
| acl::VectorOfElements | isComputationNode () |
| | returns expression corresponding to check if the current node is computation one
|
| | 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
|
| acl::VectorOfElements | isGhostNode (unsigned int i) |
| | returns expression corresponding to check if the node in i^th direction is ghost one
|
| acl::VectorOfElements | isComputationNode (unsigned int i) |
| | returns expression corresponding to check if the node in i^th direction is computation one
|
| acl::VectorOfElements | isComputationNode (const vector< unsigned int > &ii) |
| | returns expression corresponding to check if nodes in directions ii are computation ones
|
| acl::VectorOfElements | isGhostNode () |
| | returns expression corresponding to check if the current node is ghost one
|
| acl::VectorOfElements | isComputationNode () |
| | returns expression corresponding to check if the current node is computation one
|
| | 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) |
Definition at line 247 of file aslLBGKBC.h.