|
ASL 0.1.7
Advanced Simulation Library
|
#include "aslSingleKernelNM.h"
Go to the source code of this file.
Classes | |
| class | asl::FDAdvectionDiffusion |
| Numerical method which computes multicomponent transport processes. More... | |
Namespaces | |
| namespace | acl |
| Advanced Computational Language. | |
| namespace | asl |
| Advanced Simulation Library. | |
Typedefs | |
| typedef std::shared_ptr< FDAdvectionDiffusion > | asl::SPFDAdvectionDiffusion |
Functions | |
| SPFDAdvectionDiffusion | asl::generateFDAdvectionDiffusion (SPDataWithGhostNodesACLData c, double diffustionCoeff, SPAbstractDataWithGhostNodes v, const VectorTemplate *vt, bool compressibilityCorrection=false) |
| SPFDAdvectionDiffusion | asl::generateFDAdvectionDiffusion (SPDataWithGhostNodesACLData c, double diffustionCoeff, const VectorTemplate *vt) |