Tatooine
Classes | Namespaces | Functions | Variables
vortex_core_line_extraction.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::algorithm::sujudi_haimes_tag
 

Namespaces

namespace  tatooine
 
namespace  tatooine::algorithm
 

Functions

template<typename Field , typename Real , typename DomainX , typename DomainY , typename DomainZ >
auto tatooine::extract_vortex_core_lines (vectorfield< Field, Real, 3 > const &v, integral auto const t, rectilinear_grid< DomainX, DomainY, DomainZ > const &g, algorithm::sujudi_haimes_tag const)
 
template<typename Field , typename Real , typename DomainX , typename DomainY , typename DomainZ >
auto tatooine::extract_vortex_core_lines (vectorfield< Field, Real, 3 > const &v, integral auto const t, rectilinear_grid< DomainX, DomainY, DomainZ > const &g)
 
template<typename Grid , typename Real , bool HasNonConstReference>
auto tatooine::extract_vortex_core_lines (detail::rectilinear_grid::typed_vertex_property_interface< Grid, vec< Real, 3 >, HasNonConstReference > const &v, algorithm::sujudi_haimes_tag const)
 
template<typename Grid , typename Real , bool HasNonConstReference>
auto tatooine::extract_vortex_core_lines (detail::rectilinear_grid::typed_vertex_property_interface< Grid, Vec3< Real >, HasNonConstReference > const &v, detail::rectilinear_grid::typed_vertex_property_interface< Grid, Mat3< Real >, HasNonConstReference > const &J, algorithm::sujudi_haimes_tag const)
 
template<typename Grid , typename Real , bool HasNonConstReference>
auto tatooine::extract_vortex_core_lines (detail::rectilinear_grid::typed_vertex_property_interface< Grid, vec< Real, 3 >, HasNonConstReference > const &v)
 
template<typename Grid , typename Real , bool HasNonConstReference>
auto tatooine::extract_vortex_core_lines (detail::rectilinear_grid::typed_vertex_property_interface< Grid, Vec3< Real >, HasNonConstReference > const &v, detail::rectilinear_grid::typed_vertex_property_interface< Grid, Mat3< Real >, HasNonConstReference > const &J)
 

Variables

static constexpr auto tatooine::algorithm::sujudi_haimes = sujudi_haimes_tag{}