#include "DASRT-opts.h"
Definition at line 14 of file DASRT-opts.h.
◆ DASRT_options() [1/2]
DASRT_options::DASRT_options |
( |
| ) |
|
|
inline |
◆ DASRT_options() [2/2]
◆ ~DASRT_options()
DASRT_options::~DASRT_options |
( |
| ) |
|
|
inline |
◆ absolute_tolerance()
Array<double> DASRT_options::absolute_tolerance |
( |
| ) |
const |
|
inline |
◆ init()
void DASRT_options::init |
( |
| ) |
|
|
inline |
◆ initial_step_size()
double DASRT_options::initial_step_size |
( |
| ) |
const |
|
inline |
◆ maximum_order()
◆ maximum_step_size()
double DASRT_options::maximum_step_size |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ relative_tolerance()
Array<double> DASRT_options::relative_tolerance |
( |
| ) |
const |
|
inline |
◆ set_absolute_tolerance() [1/2]
void DASRT_options::set_absolute_tolerance |
( |
const Array< double > & |
val | ) |
|
|
inline |
◆ set_absolute_tolerance() [2/2]
void DASRT_options::set_absolute_tolerance |
( |
double |
val | ) |
|
|
inline |
◆ set_default_options()
void DASRT_options::set_default_options |
( |
| ) |
|
|
inline |
◆ set_initial_step_size()
void DASRT_options::set_initial_step_size |
( |
double |
val | ) |
|
|
inline |
◆ set_maximum_order()
◆ set_maximum_step_size()
void DASRT_options::set_maximum_step_size |
( |
double |
val | ) |
|
|
inline |
◆ set_options()
◆ set_relative_tolerance() [1/2]
void DASRT_options::set_relative_tolerance |
( |
const Array< double > & |
val | ) |
|
|
inline |
◆ set_relative_tolerance() [2/2]
void DASRT_options::set_relative_tolerance |
( |
double |
val | ) |
|
|
inline |
◆ set_step_limit()
◆ step_limit()
◆ m_reset
bool DASRT_options::m_reset |
|
protected |
The documentation for this class was generated from the following file: