|
ASL 0.1.7
Advanced Simulation Library
|
#include "aslSingleKernelNM.h"
Go to the source code of this file.
Classes | |
| class | asl::FDStefanMaxwell |
| Numerical method which computes multicomponent transport processes. More... | |
| class | asl::FDStefanMaxwellElectricField |
Namespaces | |
| namespace | acl |
| Advanced Computational Language. | |
| namespace | asl |
| Advanced Simulation Library. | |
Typedefs | |
| typedef std::shared_ptr< FDStefanMaxwell > | asl::SPFDStefanMaxwell |
| typedef std::shared_ptr< FDStefanMaxwellElectricField > | asl::SPFDStefanMaxwellElectricField |
Functions | |
| SPFDStefanMaxwell | asl::generateFDStefanMaxwell (SPDataWithGhostNodesACLData c1, SPDataWithGhostNodesACLData c2, double diffustionCoeff, SPAbstractDataWithGhostNodes v, const VectorTemplate *vt) |
| SPFDStefanMaxwell | asl::generateFDStefanMaxwell (SPDataWithGhostNodesACLData c1, SPDataWithGhostNodesACLData c2, double diffustionCoeff, const VectorTemplate *vt) |