OGS
ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim > Struct Template Reference

Detailed Description

template<int DisplacementDim>
struct ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >

Definition at line 25 of file EqP.h.

#include <EqP.h>

Public Attributes

GlobalDimVector< DisplacementDim > J_pp_dNT_V_N = DVnan<DisplacementDim>()
 
double J_pp_X_BTI2NT_u_dot_N = nan
 
GlobalDimMatrix< DisplacementDim > K_pp_Laplace = DMnan<DisplacementDim>()
 
double M_pT_X_NTN = nan
 
double M_pu_X_BTI2N = nan
 
GlobalDimVector< DisplacementDim > rhs_p_dNT_V = DVnan<DisplacementDim>()
 
double storage_p_a_p_X_NTN = nan
 

Member Data Documentation

◆ J_pp_dNT_V_N

template<int DisplacementDim>
GlobalDimVector<DisplacementDim> ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::J_pp_dNT_V_N = DVnan<DisplacementDim>()

◆ J_pp_X_BTI2NT_u_dot_N

template<int DisplacementDim>
double ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::J_pp_X_BTI2NT_u_dot_N = nan

◆ K_pp_Laplace

template<int DisplacementDim>
GlobalDimMatrix<DisplacementDim> ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::K_pp_Laplace = DMnan<DisplacementDim>()

◆ M_pT_X_NTN

template<int DisplacementDim>
double ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::M_pT_X_NTN = nan

◆ M_pu_X_BTI2N

template<int DisplacementDim>
double ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::M_pu_X_BTI2N = nan

◆ rhs_p_dNT_V

template<int DisplacementDim>
GlobalDimVector<DisplacementDim> ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::rhs_p_dNT_V = DVnan<DisplacementDim>()

◆ storage_p_a_p_X_NTN

template<int DisplacementDim>
double ProcessLib::ThermoRichardsMechanics::EqPData< DisplacementDim >::storage_p_a_p_X_NTN = nan

The documentation for this struct was generated from the following file: