OGS
ProcessLib::ThermoRichardsMechanics::LiquidDensityData Struct Reference

Detailed Description

Definition at line 17 of file LiquidDensity.h.

#include <LiquidDensity.h>

Static Public Member Functions

static auto reflect ()
 

Public Attributes

double rho_LR
 
double drho_LR_dp
 
double drho_LR_dT
 

Member Function Documentation

◆ reflect()

static auto ProcessLib::ThermoRichardsMechanics::LiquidDensityData::reflect ( )
inlinestatic

Definition at line 23 of file LiquidDensity.h.

24 {
26 "liquid_density", &LiquidDensityData::rho_LR);
27 }
auto reflectWithName(std::string name, Member Class::*member)

References ProcessLib::Reflection::reflectWithName(), and rho_LR.

Member Data Documentation

◆ drho_LR_dp

◆ drho_LR_dT

double ProcessLib::ThermoRichardsMechanics::LiquidDensityData::drho_LR_dT

◆ rho_LR


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