22 std::optional<int>
const component_id_)
23 :
config(std::move(config_)),
Definition of the Mesh class.
BoundaryConditionConfig(BoundaryConditionConfig &&other)=default
std::optional< int > const component_id
MeshLib::Mesh const & boundary_mesh
BaseLib::ConfigTree config
BoundaryConditionConfig(BaseLib::ConfigTree &&config_, MeshLib::Mesh const &mesh_, std::optional< int > const component_id_)