24 std::pair<GlobalIndexType, GlobalIndexType>&& in_out_global_indices)
37std::unique_ptr<BHEBottomDirichletBoundaryCondition>
39 std::pair<GlobalIndexType, GlobalIndexType>&& in_out_global_indices);
Global vector based on Eigen vector.
BHEBottomDirichletBoundaryCondition(std::pair< GlobalIndexType, GlobalIndexType > &&in_out_global_indices)
std::pair< GlobalIndexType, GlobalIndexType > const _in_out_global_indices
void getEssentialBCValues(const double t, GlobalVector const &x, NumLib::IndexValueVector< GlobalIndexType > &bc_values) const override
Writes the values of essential BCs to bc_values.
std::unique_ptr< BHEBottomDirichletBoundaryCondition > createBHEBottomDirichletBoundaryCondition(std::pair< GlobalIndexType, GlobalIndexType > &&in_out_global_indices)