Tatooine
Namespaces | Functions
vtp_writer.h File Reference

Go to the source code of this file.

Namespaces

namespace  detail
 
namespace  detail::edgeset
 

Functions

template<typename MeshCont >
auto detail::edgeset::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 detail::edgeset::write_to_vtp (edgeset< Real, NumDimensions > const &es, std::filesystem::path const &path)
 
auto detail::edgeset::write_container_to_vtp (range auto const &edgesets, std::filesystem::path const &path)