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