OGS
CreateChargeBalance.h
Go to the documentation of this file.
1
11#pragma once
12
13namespace BaseLib
14{
15class ConfigTree;
16}
17
18namespace ChemistryLib
19{
20enum class ChargeBalance;
21
23} // namespace ChemistryLib
ChargeBalance createChargeBalance(BaseLib::ConfigTree const &config)