Loading [MathJax]/extensions/tex2jax.js
OGS
ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData Struct Reference

Detailed Description

Definition at line 23 of file ThermoRichardsFlowProcessData.h.

#include <ThermoRichardsFlowProcessData.h>

Collaboration diagram for ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData:
[legend]

Public Attributes

MaterialPropertyLib::MaterialSpatialDistributionMap media_map
Eigen::VectorXd const specific_body_force
bool const apply_mass_lumping
std::unique_ptr< SimplifiedElasticityModelsimplified_elasticity = nullptr
MeshLib::PropertyVector< double > * element_saturation = nullptr
MeshLib::PropertyVector< double > * element_porosity = nullptr
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Member Data Documentation

◆ apply_mass_lumping

bool const ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::apply_mass_lumping

Definition at line 32 of file ThermoRichardsFlowProcessData.h.

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 38 of file ThermoRichardsFlowProcessData.h.

◆ element_porosity

MeshLib::PropertyVector<double>* ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::element_porosity = nullptr

Definition at line 36 of file ThermoRichardsFlowProcessData.h.

◆ element_saturation

MeshLib::PropertyVector<double>* ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::element_saturation = nullptr

Definition at line 35 of file ThermoRichardsFlowProcessData.h.

◆ media_map

MaterialPropertyLib::MaterialSpatialDistributionMap ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::media_map

Definition at line 25 of file ThermoRichardsFlowProcessData.h.

◆ simplified_elasticity

std::unique_ptr<SimplifiedElasticityModel> ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::simplified_elasticity = nullptr

Definition at line 33 of file ThermoRichardsFlowProcessData.h.

◆ specific_body_force

Eigen::VectorXd const ProcessLib::ThermoRichardsFlow::ThermoRichardsFlowProcessData::specific_body_force

Specific body forces applied to solid and fluid. It is usually used to apply gravitational forces. A vector of global mesh dimension's length.

Definition at line 30 of file ThermoRichardsFlowProcessData.h.


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