Tatooine
|
#include <autonomous_particles_test.h>
Public Types | |
using | real_type = Real |
using | vec_t = vec< real_type, 2 > |
using | pos_type = vec_t |
Public Member Functions | |
constexpr auto | evaluate (pos_type const &x, real_type const, real_type const tau) const -> pos_type |
constexpr auto | operator() (pos_type const &x, real_type const t, real_type const tau) const -> pos_type |
Static Public Member Functions | |
static constexpr auto | num_dimensions () -> std::size_t |
using tatooine::analytical::numerical::autonomous_particles_test_flowmap< Real >::pos_type = vec_t |
using tatooine::analytical::numerical::autonomous_particles_test_flowmap< Real >::real_type = Real |
using tatooine::analytical::numerical::autonomous_particles_test_flowmap< Real >::vec_t = vec<real_type, 2> |
|
inlineconstexpr |
|
inlinestaticconstexpr |
|
inlineconstexpr |