Wildmeshing Toolkit
Loading...
Searching...
No Matches
wildmeshing.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
#include <
wmtk/Mesh.hpp
>
5
6
#include "
internal/WildmeshingOptions.hpp
"
7
8
9
namespace
wmtk::components
{
10
11
std::vector<std::pair<std::shared_ptr<Mesh>, std::string>>
wildmeshing
(
12
const
WildMeshingOptions& option);
13
14
}
// namespace wmtk::components
Mesh.hpp
WildmeshingOptions.hpp
wmtk::components
Definition
bicubic_interpolation.cpp:5
wmtk::components::wildmeshing
std::vector< std::pair< std::shared_ptr< Mesh >, std::string > > wildmeshing(const WildMeshingOptions &option)
Definition
wildmeshing.cpp:10
components
wildmeshing
wmtk
components
wildmeshing
wildmeshing.hpp
Generated by
1.9.8