Flow123d  release_2.2.0-914-gf1a3a4f
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 178 of file isotherm.hh.

Constructor & Destructor Documentation

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

Definition at line 179 of file isotherm.hh.

Member Data Documentation

double Isotherm::ConcPair::fluid

Definition at line 180 of file isotherm.hh.

double Isotherm::ConcPair::solid

Definition at line 181 of file isotherm.hh.


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