OGS
ProcessLib::ThermoRichardsMechanics::TransportPorosityData Struct Reference

Detailed Description

Definition at line 11 of file TransportPorosityData.h.

#include <TransportPorosityData.h>

Static Public Member Functions

static auto reflect ()

Public Attributes

double phi

Member Function Documentation

◆ reflect()

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

Definition at line 15 of file TransportPorosityData.h.

16 {
18 "transport_porosity", &TransportPorosityData::phi);
19 }
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: