Canoe
Comprehensive Atmosphere N' Ocean Engine
IntegratorWeight Struct Reference

#include <integrators.hpp>

Public Attributes

Real delta
 
Real gamma_1
 
Real gamma_2
 
Real gamma_3
 
Real beta
 
Real sbeta
 
Real ebeta
 
bool main_stage
 
bool orbital_stage
 

Detailed Description

Definition at line 7 of file integrators.hpp.

Member Data Documentation

◆ delta

Real IntegratorWeight::delta

Definition at line 9 of file integrators.hpp.

◆ gamma_1

Real IntegratorWeight::gamma_1

low-storage coefficients to avoid double F() evaluation per

substage

Definition at line 11 of file integrators.hpp.

◆ gamma_2

Real IntegratorWeight::gamma_2

Definition at line 11 of file integrators.hpp.

◆ gamma_3

Real IntegratorWeight::gamma_3

Definition at line 12 of file integrators.hpp.

◆ beta

Real IntegratorWeight::beta

Definition at line 13 of file integrators.hpp.

◆ sbeta

Real IntegratorWeight::sbeta

Definition at line 15 of file integrators.hpp.

◆ ebeta

Real IntegratorWeight::ebeta

Definition at line 15 of file integrators.hpp.

◆ main_stage

bool IntegratorWeight::main_stage

Definition at line 16 of file integrators.hpp.

◆ orbital_stage

bool IntegratorWeight::orbital_stage

Definition at line 17 of file integrators.hpp.


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