OGS
ProcessLib::WellboreCompensateNeumannBoundaryConditionData Struct Reference

Detailed Description

#include <WellboreCompensateNeumannBoundaryConditionLocalAssembler.h>

Collaboration diagram for ProcessLib::WellboreCompensateNeumannBoundaryConditionData:
[legend]

Public Attributes

double const pressure_coefficient
 
double const velocity_coefficient
 
double const enthalpy_coefficient
 
std::unique_ptr< NumLib::LocalToGlobalIndexMapdof_table_boundary_pressure
 
std::unique_ptr< NumLib::LocalToGlobalIndexMapdof_table_boundary_velocity
 
std::unique_ptr< NumLib::LocalToGlobalIndexMapdof_table_boundary_enthalpy
 
MaterialPropertyLib::MaterialSpatialDistributionMap media_map
 

Member Data Documentation

◆ dof_table_boundary_enthalpy

std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_enthalpy

◆ dof_table_boundary_pressure

std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_pressure

◆ dof_table_boundary_velocity

std::unique_ptr<NumLib::LocalToGlobalIndexMap> ProcessLib::WellboreCompensateNeumannBoundaryConditionData::dof_table_boundary_velocity

◆ enthalpy_coefficient

double const ProcessLib::WellboreCompensateNeumannBoundaryConditionData::enthalpy_coefficient

◆ media_map

◆ pressure_coefficient

double const ProcessLib::WellboreCompensateNeumannBoundaryConditionData::pressure_coefficient

◆ velocity_coefficient

double const ProcessLib::WellboreCompensateNeumannBoundaryConditionData::velocity_coefficient

The documentation for this struct was generated from the following file: