|
ASL 0.1.7
Advanced Simulation Library
|
#include "aslBCond.h"#include <data/aslDataWithGhostNodes.h>#include <acl/aclMath/aclVectorOfElementsDef.h>Go to the source code of this file.
Classes | |
| class | asl::BCLinearGrowthMap |
| class | asl::BCLinearGrowthMap1 |
| Boundary condition that makes gradient proportional to a surface concentration. More... | |
| class | asl::BCLinearGrowthMap2 |
Namespaces | |
| namespace | acl |
| Advanced Computational Language. | |
| namespace | asl |
| Advanced Simulation Library. | |
Functions | |
| SPNumMethod | asl::generateBCLinearGrowth (SPAbstractDataWithGhostNodes d, double cEq, double beta, SPAbstractDataWithGhostNodes map, const VectorTemplate *const t) |
| SPNumMethod | asl::generateBCLinearGrowth (SPAbstractDataWithGhostNodes d, double cEq, double beta, SPAbstractDataWithGhostNodes map, SPAbstractDataWithGhostNodes computationalDomain, const VectorTemplate *const t) |
| SPNumMethod | asl::generateBCLinearGrowth2 (SPAbstractDataWithGhostNodes d, double cEq, double beta, SPAbstractDataWithGhostNodes map, const VectorTemplate *const t) |
| SPNumMethod | asl::generateBCLinearGrowth2 (SPAbstractDataWithGhostNodes d, double cEq, double beta, SPAbstractDataWithGhostNodes map, SPAbstractDataWithGhostNodes computationalDomain, const VectorTemplate *const t) |