|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Options for BirkhoffPseudospectral setup. More...
#include <BirkhoffPseudospectral.hpp>
Public Attributes | |
| BirkhoffScheme | scheme = BirkhoffScheme::LGL |
| int | n_nodes = 21 |
| Number of collocation nodes (including endpoints). | |
Options for BirkhoffPseudospectral setup.
| int janus::BirkhoffPseudospectralOptions::n_nodes = 21 |
Number of collocation nodes (including endpoints).
| BirkhoffScheme janus::BirkhoffPseudospectralOptions::scheme = BirkhoffScheme::LGL |