Flow123d  master-f44eb46
Public Member Functions | Public Attributes | List of all members
Isotherm::ConcPair Struct Reference

Pair of soluted and adsorbed concentration. More...

#include <isotherm.hh>

Public Member Functions

 ConcPair (double x, double y)
 

Public Attributes

double fluid
 
double solid
 

Detailed Description

Pair of soluted and adsorbed concentration.

Definition at line 182 of file isotherm.hh.

Constructor & Destructor Documentation

◆ ConcPair()

Isotherm::ConcPair::ConcPair ( double  x,
double  y 
)
inline

Definition at line 183 of file isotherm.hh.

Member Data Documentation

◆ fluid

double Isotherm::ConcPair::fluid

Definition at line 184 of file isotherm.hh.

◆ solid

double Isotherm::ConcPair::solid

Definition at line 185 of file isotherm.hh.


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