Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
namespace | tatooine::analytical |
namespace | tatooine::analytical::numerical |
Typedefs | |
template<std::size_t NumDimensions> | |
using | tatooine::analytical::numerical::Saddle = saddle< real_number, NumDimensions > |
using | tatooine::analytical::numerical::saddle2 = Saddle< 2 > |
using | tatooine::analytical::numerical::saddle3 = Saddle< 3 > |
Functions | |
tatooine::analytical::numerical::rotated_saddle () -> rotated_saddle< real_number > | |
template<floating_point Real> | |
auto constexpr | tatooine::analytical::numerical::flowmap (saddle< Real, 2 > const &, tag::analytical_t) |
template<floating_point Real> | |
auto constexpr | tatooine::analytical::numerical::flowmap (saddle< Real, 2 > const &v) |