Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
namespace | tatooine::detail |
Functions | |
template<typename Mesh > | |
tatooine::celltree (Mesh const &mesh) -> celltree< Mesh > | |
template<typename Mesh , typename Real , std::size_t NumDimensions> | |
tatooine::celltree (Mesh const &mesh, vec< Real, NumDimensions > const &min, vec< Real, NumDimensions > const &max) -> celltree< Mesh > | |
template<typename T > | |
constexpr auto | tatooine::is_celltree () |
template<typename T > | |
constexpr auto | tatooine::is_celltree (T &&) |