|
ASL
0.1.6
Advanced Simulation Library
|
#include "aslSingleKernelNM.h"Go to the source code of this file.
Classes | |
| class | asl::DataWithGhostNodes< V > |
| class | asl::FDStefanMaxwell |
| Numerical method which computes multicomponent transport processes. More... | |
| class | asl::FDStefanMaxwellElectricField |
Namespaces | |
| acl | |
| Advanced Computational Language. | |
| 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) |
1.8.9.1