Data structure for Debye-Huckel activity coefficients. More...
#include <GeochemicalDatabaseReader.h>
Public Member Functions | |
GeochemistryDebyeHuckel () | |
Public Attributes | |
std::vector< Real > | adh |
std::vector< Real > | bdh |
std::vector< Real > | bdot |
Data structure for Debye-Huckel activity coefficients.
Members are:
Definition at line 170 of file GeochemicalDatabaseReader.h.
|
inline |
Definition at line 172 of file GeochemicalDatabaseReader.h.
std::vector<Real> GeochemistryDebyeHuckel::adh |
Definition at line 172 of file GeochemicalDatabaseReader.h.
Referenced by GeochemicalDatabaseReader::setDebyeHuckel().
std::vector<Real> GeochemistryDebyeHuckel::bdh |
Definition at line 175 of file GeochemicalDatabaseReader.h.
Referenced by GeochemicalDatabaseReader::setDebyeHuckel().
std::vector<Real> GeochemistryDebyeHuckel::bdot |
Definition at line 176 of file GeochemicalDatabaseReader.h.
Referenced by GeochemicalDatabaseReader::setDebyeHuckel().