OGS
|
Functions | |
void | initBCValues (NumLib::IndexValueVector< GlobalIndexType > &bc_values, std::size_t const nnodes) |
void | checkConsistency (NumLib::LocalToGlobalIndexMap const &dof_table, std::vector< std::reference_wrapper< ProcessLib::ProcessVariable > > const &pvs) |
void anonymous_namespace{PythonBoundaryCondition.cpp}::checkConsistency | ( | NumLib::LocalToGlobalIndexMap const & | dof_table, |
std::vector< std::reference_wrapper< ProcessLib::ProcessVariable > > const & | pvs ) |
Definition at line 37 of file PythonBoundaryCondition.cpp.
References getName(), NumLib::LocalToGlobalIndexMap::getNumberOfVariableComponents(), NumLib::LocalToGlobalIndexMap::getNumberOfVariables(), and OGS_FATAL.
void anonymous_namespace{PythonBoundaryCondition.cpp}::initBCValues | ( | NumLib::IndexValueVector< GlobalIndexType > & | bc_values, |
std::size_t const | nnodes ) |
Definition at line 27 of file PythonBoundaryCondition.cpp.
References NumLib::IndexValueVector< typename >::ids, and NumLib::IndexValueVector< typename >::values.