![]() |
VM2D 1.14
Vortex methods for 2D flows simulation
|
#include <simple_math.h>

Public Member Functions | |
| constexpr | BinomNewton_wrapper () |
| constexpr double | operator() (int p, int q) const |
Public Attributes | |
| std::array< double, n *n > | cft |
| int | dim |
Definition at line 29 of file simple_math.h.
|
inlineconstexpr |
Definition at line 34 of file simple_math.h.
|
inlineconstexpr |
Definition at line 46 of file simple_math.h.
| std::array<double, n * n> fmm::detail::BinomNewton_wrapper< n >::cft |
Definition at line 31 of file simple_math.h.
| int fmm::detail::BinomNewton_wrapper< n >::dim |
Definition at line 32 of file simple_math.h.