![]() |
OGS
|
|
Definition at line 36 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 38 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_enthalpy |
Definition at line 43 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_pressure |
Definition at line 41 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_velocity |
Definition at line 42 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.
| MaterialPropertyLib::MaterialSpatialDistributionMap ProcessLib::WellboreCompensateNeumannBoundaryConditionData::media_map |
Definition at line 45 of file WellboreCompensateNeumannBoundaryConditionLocalAssembler.h.