|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Options for DirectCollocation setup. More...
#include <Collocation.hpp>
Public Attributes | |
| CollocationScheme | scheme = CollocationScheme::Trapezoidal |
| int | n_nodes = 21 |
| Number of discretization nodes (including endpoints). | |
Options for DirectCollocation setup.
| int janus::CollocationOptions::n_nodes = 21 |
Number of discretization nodes (including endpoints).
| CollocationScheme janus::CollocationOptions::scheme = CollocationScheme::Trapezoidal |