OGS
ProcessLib::ThermoRichardsMechanics::TransportPorosityData Struct Reference

Detailed Description

Definition at line 21 of file TransportPorosity.h.

#include <TransportPorosity.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 25 of file TransportPorosity.h.

26 {
28 "transport_porosity", &TransportPorosityData::phi);
29 }
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: