![]() |
OGS
|
|
Definition at line 29 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
#include <WellboreCompensateNeumannBoundaryConditionLocalAssembler.h>
Public Attributes | |
| WellboreCompensateCoefficients | coefficients |
| std::unique_ptr< NumLib::LocalToGlobalIndexMap > | dof_table_boundary_pressure |
| std::unique_ptr< NumLib::LocalToGlobalIndexMap > | dof_table_boundary_velocity |
| std::unique_ptr< NumLib::LocalToGlobalIndexMap > | dof_table_boundary_enthalpy |
| MaterialPropertyLib::MaterialSpatialDistributionMap | media_map |
| WellboreCompensateCoefficients ProcessLib::WellboreCompensateNeumannBoundaryConditionData::coefficients |
Definition at line 31 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_enthalpy |
Definition at line 36 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_pressure |
Definition at line 34 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_velocity |
Definition at line 35 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| MaterialPropertyLib::MaterialSpatialDistributionMap ProcessLib::WellboreCompensateNeumannBoundaryConditionData::media_map |
Definition at line 38 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.