https://mooseframework.inl.gov
Public Member Functions | Public Attributes | List of all members
GeochemistryDebyeHuckel Struct Reference

Data structure for Debye-Huckel activity coefficients. More...

#include <GeochemicalDatabaseReader.h>

Public Member Functions

 GeochemistryDebyeHuckel ()
 

Public Attributes

std::vector< Realadh
 
std::vector< Realbdh
 
std::vector< Realbdot
 

Detailed Description

Data structure for Debye-Huckel activity coefficients.

Members are:

Definition at line 170 of file GeochemicalDatabaseReader.h.

Constructor & Destructor Documentation

◆ GeochemistryDebyeHuckel()

GeochemistryDebyeHuckel::GeochemistryDebyeHuckel ( )
inline

Definition at line 172 of file GeochemicalDatabaseReader.h.

172 {};

Member Data Documentation

◆ adh

std::vector<Real> GeochemistryDebyeHuckel::adh

◆ bdh

std::vector<Real> GeochemistryDebyeHuckel::bdh

◆ bdot

std::vector<Real> GeochemistryDebyeHuckel::bdot

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