A domain is subspace of a mesh containing a set of points and the topological relation between them.
Definition: BaseDomain.h:13
auto register_element_type(const VTKCellType &vtkCellType, DomainBuilder builder) -> VTKReader &
Register an element type to the given VTK cell type and give it a domain builder callback function.
Definition: VTKReader.h:84