21 #include <Reaktoro/Core/Data.hpp>
28 struct ActivityModelParamsPitzer;
29 struct ActivityModelParamsExtendedUNIQUAC;
31 REAKTORO_DATA_ENCODE_DECLARE(ActivityModelParamsPitzer);
32 REAKTORO_DATA_DECODE_DECLARE(ActivityModelParamsPitzer);
34 REAKTORO_DATA_ENCODE_DECLARE(ActivityModelParamsExtendedUNIQUAC);
35 REAKTORO_DATA_DECODE_DECLARE(ActivityModelParamsExtendedUNIQUAC);
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29