|
Tatooine
|
Functions | |
| template<typename MeshCont > | |
| auto | write_container_to_vtk (MeshCont const &edgesets, std::filesystem::path const &path, std::string const &title="tatooine edgeset") |
| template<typename Real , std::size_t NumDimensions> | |
| auto | write_to_vtp (edgeset< Real, NumDimensions > const &es, std::filesystem::path const &path) |
| auto | write_container_to_vtp (range auto const &edgesets, std::filesystem::path const &path) |
| auto detail::edgeset::write_container_to_vtk | ( | MeshCont const & | edgesets, |
| std::filesystem::path const & | path, | ||
| std::string const & | title = "tatooine edgeset" |
||
| ) |
| auto detail::edgeset::write_container_to_vtp | ( | range auto const & | edgesets, |
| std::filesystem::path const & | path | ||
| ) |
| auto detail::edgeset::write_to_vtp | ( | edgeset< Real, NumDimensions > const & | es, |
| std::filesystem::path const & | path | ||
| ) |