Tatooine
Public Attributes | List of all members
tatooine::topological_skeleton< Real, 2, Interpolator > Struct Template Reference

#include <topological_skeleton.h>

Collaboration diagram for tatooine::topological_skeleton< Real, 2, Interpolator >:
[legend]

Public Attributes

std::vector< vec< Real, 2 > > saddles
 
std::vector< vec< Real, 2 > > centers
 
std::vector< vec< Real, 2 > > sources
 
std::vector< vec< Real, 2 > > sinks
 
std::vector< vec< Real, 2 > > repelling_foci
 
std::vector< vec< Real, 2 > > attracting_foci
 
std::vector< vec< Real, 2 > > boundary_switch_points
 
std::vector< parameterized_line< Real, 2, Interpolator > > separatrices
 

Member Data Documentation

◆ attracting_foci

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::attracting_foci

◆ boundary_switch_points

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::boundary_switch_points

◆ centers

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::centers

◆ repelling_foci

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::repelling_foci

◆ saddles

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::saddles

◆ separatrices

template<typename Real , template< typename > typename Interpolator>
std::vector<parameterized_line<Real, 2, Interpolator> > tatooine::topological_skeleton< Real, 2, Interpolator >::separatrices

◆ sinks

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::sinks

◆ sources

template<typename Real , template< typename > typename Interpolator>
std::vector<vec<Real, 2> > tatooine::topological_skeleton< Real, 2, Interpolator >::sources

The documentation for this struct was generated from the following file: