![]() |
OGS
|
|
#include <spdlog/fmt/fmt.h>#include <Eigen/Dense>#include <cmath>#include <optional>#include <vector>#include "MaterialLib/MPL/Phase.h"#include "MaterialLib/MPL/Properties/WaterStateIAPWSIF97Region1.h"#include "MaterialLib/MPL/Utils/DriftFluxModel.h"#include "MaterialLib/MPL/Utils/SteamDryness.h"#include "MaterialLib/PhysicalConstant.h"#include "NumLib/DOF/DOFTableUtil.h"#include "NumLib/Exceptions.h"#include "NumLib/Extrapolation/ExtrapolatableElement.h"#include "NumLib/Fem/FiniteElement/TemplateIsoparametric.h"#include "NumLib/Fem/InitShapeMatrices.h"#include "NumLib/Fem/ShapeMatrixPolicy.h"#include "ParameterLib/Parameter.h"Go to the source code of this file.
Namespaces | |
| namespace | ProcessLib |
| namespace | ProcessLib::WellboreSimulator |