ΒΆtemplate <typename MeshType>
void write_vtu_mesh_3d_minimal(
const MeshType& mesh,
double remesh_tolerance,
const int& output_directory,
const bool display_element_markers)
template <typename MeshType>
void write_vtu_mesh_3d_minimal(
const MeshType& mesh,
double remesh_tolerance,
const int& output_directory,
const bool display_element_markers)Declared at: src/vtkwriter/src/include/vtkwriter/write_mesh.hpp:445
Templates
- MeshType
Parameters
- const MeshType& mesh
- double remesh_tolerance
- const int& output_directory
- const bool display_element_markers