ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
aslFDPoroElasticity.h File Reference
#include "aslNumMethod.h"
#include "acl/aclMath/aclVectorOfElementsDef.h"
#include "aslFDElasticity.h"
#include "utilities/aslUValue.h"
Include dependency graph for aslFDPoroElasticity.h:

Go to the source code of this file.

Classes

class  asl::FDPoroElasticity
 Numerical method which computes homogenious isotropic poro-elasticity equation. More...

Namespaces

namespace  asl
 Advanced Simulation Library.

Typedefs

typedef std::shared_ptr< FDPoroElasticityasl::SPFDPoroElasticity

Functions

SPFDPoroElasticity asl::generateFDPoroElasticity (SPDataWithGhostNodesACLData d, SPDataWithGhostNodesACLData pl, double bM, double sM, double k, const VectorTemplate *vT)
template<typename T>
SPFDPoroElasticity asl::generateFDPoroElasticity (SPDataWithGhostNodesACLData d, SPDataWithGhostNodesACLData pl, UValue< T > bM, UValue< T > sM, UValue< T > k, const VectorTemplate *vT)