ODESolver::stepState Class Reference

Public Member Functions

 stepState (const scalar dx)
 

Public Attributes

const bool forward
 
scalar dxTry
 
scalar dxDid
 
bool first
 
bool last
 
bool reject
 
bool prevReject
 

Detailed Description

Definition at line 106 of file ODESolver.H.

Constructor & Destructor Documentation

◆ stepState()

stepState ( const scalar  dx)
inline

Definition at line 118 of file ODESolver.H.

Member Data Documentation

◆ forward

const bool forward

Definition at line 110 of file ODESolver.H.

Referenced by seulex::solve().

◆ dxTry

scalar dxTry

Definition at line 111 of file ODESolver.H.

Referenced by ODESolver::solve(), and seulex::solve().

◆ dxDid

scalar dxDid

Definition at line 112 of file ODESolver.H.

Referenced by ODESolver::solve(), and seulex::solve().

◆ first

◆ last

◆ reject

bool reject

Definition at line 115 of file ODESolver.H.

Referenced by ODESolver::solve(), and seulex::solve().

◆ prevReject

bool prevReject

Definition at line 116 of file ODESolver.H.

Referenced by ODESolver::solve(), and seulex::solve().


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