ASL  0.1.7
Advanced Simulation Library
Classes | Namespaces | Functions
aslCrystalGrowthBC.h File Reference
#include "aslBCond.h"
#include <data/aslDataWithGhostNodes.h>
#include <acl/aclMath/aclVectorOfElementsDef.h>
Include dependency graph for aslCrystalGrowthBC.h:
This graph shows which files directly or indirectly include this file:

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

 acl
 Advanced Computational Language.
 
 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)