OGS
ProcessLib::RichardsMechanics::CapillaryPressureData< DisplacementDim > Struct Template Reference

Detailed Description

template<int DisplacementDim>
struct ProcessLib::RichardsMechanics::CapillaryPressureData< DisplacementDim >

Definition at line 70 of file Base.h.

#include <Base.h>

Public Attributes

double p_cap
 
double p_cap_prev
 
Eigen::Vector< double, DisplacementDim > grad_p_cap
 

Member Data Documentation

◆ grad_p_cap

template<int DisplacementDim>
Eigen::Vector<double, DisplacementDim> ProcessLib::RichardsMechanics::CapillaryPressureData< DisplacementDim >::grad_p_cap

Definition at line 74 of file Base.h.

◆ p_cap

◆ p_cap_prev


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