Template Struct CouplingPoint¶
Defined in File coupling_point.h
Struct Documentation¶
-
template<int spacedim, typename ValueType = double>
struct CouplingPoint¶ Data retained by a coupling backend for one physical source point.
Public Members
-
double weight = 0.¶
-
dealii::types::global_cell_index source_entity_id = dealii::numbers::invalid_unsigned_int¶
-
unsigned int representative_qpoint = dealii::numbers::invalid_unsigned_int¶
-
unsigned int section_qpoint = dealii::numbers::invalid_unsigned_int¶
-
std::uint64_t stable_id = std::numeric_limits<std::uint64_t>::max()¶
-
std::vector<dealii::types::global_dof_index> dof_indices¶
-
std::vector<double> source_basis_values¶
-
std::vector<double> mode_values¶
-
double weight = 0.¶