|
ASL 0.1.7
Advanced Simulation Library
|
Go to the source code of this file.
Classes | |
| class | asl::BCRigidWallPoroElasticity |
| Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\)). More... | |
| class | asl::BCRigidWallDF |
| Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\)). More... | |
Namespaces | |
| namespace | acl |
| Advanced Computational Language. | |
| namespace | asl |
| Advanced Simulation Library. | |
Functions | |
| void | asl::addBCRigidWall (std::vector< SPNumMethod > &bcList, SPFDPoroElasticity nm, const std::vector< SlicesNames > &sl) |
| void | asl::addBCZeroStress (std::vector< SPNumMethod > &bcList, SPFDPoroElasticity nm, SPAbstractDataWithGhostNodes map) |
| Bondary condition set given values to pressure. | |
| void | asl::addBCZeroStress (std::vector< SPNumMethod > &bcList, SPFDPoroElasticity nm, SPPositionFunction p, SPAbstractDataWithGhostNodes map) |
| Bondary condition set given values to pressure. | |
| void | asl::addBCRigidWallDF (std::vector< SPNumMethod > &bcList, SPFDPoroElasticity nm, SPDistanceFunction rw, SPAbstractDataWithGhostNodes map) |
| void | asl::addBCRigidWallDF (std::vector< SPNumMethod > &bcList, SPFDPoroElasticity nm, SPAbstractDataWithGhostNodes rw, SPAbstractDataWithGhostNodes map) |