GEOS
Classes | Namespaces | Typedefs
FixedStressThermoPoromechanics.hpp File Reference
#include "finiteElement/kernelInterface/ImplicitKernelBase.hpp"
#include "finiteElement/kernelInterface/SparsityKernelBase.hpp"

Go to the source code of this file.

Classes

class  geos::solidMechanicsLagrangianFEMKernels::FixedStressThermoPoromechanics< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >
 Implements kernels for solving the solid part of the fixed-stress thermoporomechanics problem. More...
 
class  geos::solidMechanicsLagrangianFEMKernels::FixedStressThermoPoromechanics< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >::StackVariables
 Kernel variables allocated on the stack. More...
 

Namespaces

 geos
 
 geos::solidMechanicsLagrangianFEMKernels
 Namespace to contain the solid mechanics kernels.
 

Typedefs

using geos::solidMechanicsLagrangianFEMKernels::FixedStressThermoPoromechanicsFactory = finiteElement::KernelFactory< FixedStressThermoPoromechanics, arrayView1d< globalIndex const > const, globalIndex, CRSMatrixView< real64, globalIndex const > const, arrayView1d< real64 > const, real64 const, real64 const(&)[3] >
 The factory used to construct a FixedStressThermoPoromechanics kernel.