Loading [MathJax]/jax/output/HTML-CSS/config.js
OGS
ProcessLib::ThermoRichardsMechanics::TransportPorosityData Struct Reference

Detailed Description

Definition at line 16 of file TransportPorosityData.h.

#include <TransportPorosityData.h>

Static Public Member Functions

static auto reflect ()
 

Public Attributes

double phi
 

Member Function Documentation

◆ reflect()

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

Definition at line 20 of file TransportPorosityData.h.

21 {
23 "transport_porosity", &TransportPorosityData::phi);
24 }
auto reflectWithName(std::string name, Member Class::*member)

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

Member Data Documentation

◆ phi


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