Wildmeshing Toolkit
wildmeshing_utils.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
#include <
wmtk/Mesh.hpp
>
5
6
7
namespace
wmtk::components::internal
{
8
9
void
write
(
10
const
std::shared_ptr<Mesh>& mesh,
11
const
std::string& out_dir,
12
const
std::string& name,
13
const
std::string& vname,
14
const
int64_t index,
15
const
bool
intermediate_output);
16
17
}
// namespace wmtk::components::internal
Mesh.hpp
wmtk::components::internal
Definition:
Tuple.hpp:14
wmtk::components::internal::write
void write(const Mesh &mesh, const std::string &out_dir, const std::string &name, const std::string &vname, const int64_t index, const bool intermediate_output)
Definition:
periodic_optimization.cpp:1161
components
wildmeshing
wmtk
components
wildmeshing
internal
wildmeshing_utils.hpp
Generated by
1.9.1