Flow123d  jenkins-Flow123d-windows32-release-multijob-51
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 146 of file isotherm.hh.

Constructor & Destructor Documentation

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

Definition at line 147 of file isotherm.hh.

Member Data Documentation

double Isotherm::ConcPair::fluid

Definition at line 148 of file isotherm.hh.

double Isotherm::ConcPair::solid

Definition at line 149 of file isotherm.hh.


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