|
| BCConstantGradientMap2 (Data d, const acl::VectorOfElements &v, Data map, const VectorTemplate *const t) |
|
| BCConstantGradientMap2 (Data d, const acl::VectorOfElements &v, Data map, Data computationalDomain, const VectorTemplate *const t) |
|
| ~BCConstantGradientMap2 () |
|
virtual void | execute () |
| Executes the numerical procedure. More...
|
|
virtual void | init () |
| Builds the necesery internal data and kernels. More...
|
|
void | setValue (const acl::VectorOfElements &v) |
|
| BCConstantGradientMap2 (Data d, const acl::VectorOfElements &v, Data map, const VectorTemplate *const t) |
|
| BCConstantGradientMap2 (Data d, const acl::VectorOfElements &v, Data map, Data computationalDomain, const VectorTemplate *const t) |
|
| ~BCConstantGradientMap2 () |
|
virtual void | execute () |
| Executes the numerical procedure. More...
|
|
virtual void | init () |
| Builds the necesery internal data and kernels. More...
|
|
void | setValue (const acl::VectorOfElements &v) |
|
const VectorTemplate * | getVT () |
|
const VectorTemplate * | getVT () |
|
virtual | ~NumMethod () |
|
virtual | ~NumMethod () |
|
|
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) |
|
Bondary condition that puts fixed value in each point.
Bondary condition that puts fixed value in each point
Bondary condition that makes fixed gradient, second order accuracy
Definition at line 94 of file aslBasicBC2.h.