Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
janus::BirkhoffPseudospectralOptions Struct Reference

Options for BirkhoffPseudospectral setup. More...

#include <BirkhoffPseudospectral.hpp>

Public Attributes

BirkhoffScheme scheme = BirkhoffScheme::LGL
int n_nodes = 21
 Number of collocation nodes (including endpoints).

Detailed Description

Options for BirkhoffPseudospectral setup.

Member Data Documentation

◆ n_nodes

int janus::BirkhoffPseudospectralOptions::n_nodes = 21

Number of collocation nodes (including endpoints).

◆ scheme

BirkhoffScheme janus::BirkhoffPseudospectralOptions::scheme = BirkhoffScheme::LGL

The documentation for this struct was generated from the following file: