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

Public Member Functions | |
| constexpr | m2lcoef_wrapper () |
Public Attributes | |
| std::array< double, N *(N+1) *(N+2)/2+1 > | m2lcoef |
Definition at line 119 of file special_functions.h.
|
inlineconstexpr |
Definition at line 122 of file special_functions.h.

| std::array<double, N * (N + 1) * (N + 2) / 2 + 1> fmm::detail::m2lcoef_wrapper< N >::m2lcoef |
Definition at line 121 of file special_functions.h.