mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Merge commit '47a8b4e3d826313c9c42fd3e74472574fedb4b84'
This commit is contained in:
commit
75c4938ffc
@ -1083,10 +1083,11 @@ public:
|
||||
std::map<int, cxxPPassemblage>& Get_Rxn_pp_assemblage_map() { return this->Rxn_pp_assemblage_map; }
|
||||
std::map<int, cxxSSassemblage>& Get_Rxn_ss_assemblage_map() { return this->Rxn_ss_assemblage_map; }
|
||||
std::map<int, cxxSurface>& Get_Rxn_surface_map() { return this->Rxn_surface_map; }
|
||||
std::map<int, cxxMix>& Get_Rxn_mix_map() { return this->Rxn_mix_map; }
|
||||
std::map<int, cxxReaction>& Get_Rxn_reaction_map() { return this->Rxn_reaction_map; }
|
||||
std::map<int, cxxTemperature>& Get_Rxn_temperature_map() { return this->Rxn_temperature_map; }
|
||||
std::map<int, cxxPressure>& Get_Rxn_pressure_map() { return this->Rxn_pressure_map; }
|
||||
|
||||
|
||||
protected:
|
||||
void init(void);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user