Tatooine
Classes | Namespaces | Functions
center.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::analytical::numerical::center< Real >
 
struct  tatooine::analytical::numerical::center_flowmap< Real >
 
struct  tatooine::differentiated_field< analytical::numerical::center< Real > >
 
struct  tatooine::differentiated_flowmap< analytical::numerical::center< Real > >
 

Namespaces

namespace  tatooine
 
namespace  tatooine::analytical
 
namespace  tatooine::analytical::numerical
 

Functions

 tatooine::analytical::numerical::center () -> center< double >
 
template<template< typename, size_t > typename ODESolver = ode::boost::rungekuttafehlberg78, template< typename > typename InterpolationKernel = interpolation::cubic, floating_point Real>
constexpr auto tatooine::analytical::numerical::flowmap (vectorfield< analytical::numerical::center< Real >, Real, 2 > const &v, tag::numerical_t)
 
template<floating_point Real>
constexpr auto tatooine::analytical::numerical::flowmap (vectorfield< analytical::numerical::center< Real >, Real, 2 > const &, tag::analytical_t)
 
template<floating_point Real>
constexpr auto tatooine::analytical::numerical::flowmap (vectorfield< analytical::numerical::center< Real >, Real, 2 > const &v)
 
template<floating_point Real>
constexpr auto tatooine::diff (analytical::numerical::center< Real > &)
 
template<floating_point Real>
constexpr auto tatooine::diff (vectorfield< analytical::numerical::center< Real >, Real, 2 > const &)