ASL  0.1.7
Advanced Simulation Library
Classes | Namespaces | Typedefs | Functions
aslFDMultiPhase.h File Reference
#include "aslSingleKernelNM.h"
#include "acl/aclMath/aclVectorOfElementsDef.h"
Include dependency graph for aslFDMultiPhase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asl::DataWithGhostNodes< V >
 
class  asl::FDMultiPhase
 Numerical method which computes multiphase transport processes. More...
 

Namespaces

 acl
 Advanced Computational Language.
 
 asl
 Advanced Simulation Library.
 

Typedefs

typedef std::shared_ptr< FDMultiPhase > asl::SPFDMultiPhase
 

Functions

SPFDMultiPhase asl::generateFDMultiPhase (SPDataWithGhostNodesACLData c, SPAbstractDataWithGhostNodes v, const VectorTemplate *vt, bool compressibilityCorrection=false)
 
SPFDAdvectionDiffusion asl::generateFDAdvectionDiffusion (SPDataWithGhostNodesACLData c, double diffustionCoeff, const VectorTemplate *vt)