Wildmeshing Toolkit
Loading...
Searching...
No Matches
components
c1_simplification
wmtk
components
c1_simplification
clough_tocher
clough_tocher_matrices.hpp
1
#pragma once
2
#include <wmtk/Types.hpp>
3
4
std::array<Eigen::Matrix<double, 3, 3>, 3> CT_subtri_bound_matrices();
5
std::array<Eigen::Matrix<double, 10, 12>, 3> CT_subtri_matrices();
Generated by
1.9.8