Go to the source code of this file.
|
| template<typename Real , std::size_t NumDimensions, std::size_t SimplexDim> |
| | tatooine::uniform_tree_hierarchy (vec< Real, NumDimensions > const &, vec< Real, NumDimensions > const &, unstructured_simplicial_grid< Real, NumDimensions, SimplexDim > const &, std::size_t const) -> uniform_tree_hierarchy< unstructured_simplicial_grid< Real, NumDimensions, SimplexDim > > |
| |
| template<typename T > |
| constexpr auto | tatooine::is_uniform_tree_hierarchy () |
| |
| template<typename T > |
| constexpr auto | tatooine::is_uniform_tree_hierarchy (T &&) |
| |