Go to the source code of this file.
|
| acl |
| Advanced Computational Language.
|
|
| asl |
| Advanced Simulation Library.
|
|
|
SPBCond | asl::generateBCRigidWall (SPFDElasticityIncompressibleStatic nm, const std::vector< SlicesNames > &sl) |
| Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\)) More...
|
|
SPBCond | asl::generateBCRigidWall (SPFDElasticityRelaxation nm, const std::vector< SlicesNames > &sl) |
| Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\)) More...
|
|
SPBCond | asl::generateBCRigidWall (SPFDElasticity2 nm, const std::vector< SlicesNames > &sl) |
| Bondary condition corresponding to a rigid wall ( \( u=0\) and \(\dot u=0\)) More...
|
|
SPBCond | asl::generateBCRigidWall (SPFDElasticity2 nm, const AVec<> &u0, const std::vector< SlicesNames > &sl) |
| Bondary condition corresponding to a rigid wall ( \( u=u_0\) and \(\dot u=0\)) More...
|
|
SPBCond | asl::generateBCRigidWall (SPFDElasticityRelaxation nm, const AVec<> &u0, const std::vector< SlicesNames > &sl) |
| Bondary condition corresponding to a rigid wall ( \( u=u_0\) and \(\dot u=0\)) More...
|
|
SPNumMethod | asl::generateBCZeroStress (SPElasticityCommonA nm, SPAbstractDataWithGhostNodes map) |
| Bondary condition set given values to displacement/velocity. More...
|
|
SPNumMethod | asl::generateBCZeroStressP (SPFDElasticityIncompressibleStatic nm, SPAbstractDataWithGhostNodes map) |
| Bondary condition set given values to displacement/velocity. More...
|
|
SPNumMethod | asl::generateBCZeroStressP (SPFDElasticityRelaxation nm, SPAbstractDataWithGhostNodes map) |
| Bondary condition set given values to displacement/velocity. More...
|
|