#include <N_NLS_NLParams.h>
Definition at line 108 of file N_NLS_NLParams.h.
N_NLS_NLParams::N_NLS_NLParams |
( |
AnalysisMode |
mode, |
|
|
N_IO_CmdParse & |
cp |
|
) |
| |
N_NLS_NLParams::~N_NLS_NLParams |
( |
| ) |
|
void N_NLS_NLParams::clearPrintParamsFlag |
( |
| ) |
|
|
inline |
double N_NLS_NLParams::getAbsTol |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getConstraintBT |
( |
| ) |
const |
|
inline |
int N_NLS_NLParams::getDebugLevel |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getDebugMaxTime |
( |
| ) |
const |
|
inline |
int N_NLS_NLParams::getDebugMaxTimeStep |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getDebugMinTime |
( |
| ) |
const |
|
inline |
int N_NLS_NLParams::getDebugMinTimeStep |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getDeltaXTol |
( |
| ) |
const |
|
inline |
Direction N_NLS_NLParams::getDirection |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getEnforceDeviceConvFlag |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getForcingFlag |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getForcingTerm |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getGlobalBTChange |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getGlobalBTMax |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getGlobalBTMin |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getLinearOpt |
( |
| ) |
const |
|
inline |
unsigned N_NLS_NLParams::getMaxNewtonStep |
( |
| ) |
const |
|
inline |
unsigned N_NLS_NLParams::getMaxSearchStep |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getMMFormat |
( |
| ) |
const |
|
inline |
NLStrategy N_NLS_NLParams::getNLStrategy |
( |
| ) |
const |
|
inline |
int N_NLS_NLParams::getNormLevel |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getPrintParamsFlag |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getRelTol |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getRHSTol |
( |
| ) |
const |
|
inline |
bool N_NLS_NLParams::getScreenOutputFlag |
( |
| ) |
const |
|
inline |
double N_NLS_NLParams::getSmallUpdateTol |
( |
| ) |
const |
|
inline |
void N_NLS_NLParams::printParams |
( |
std::ostream & |
os | ) |
|
void N_NLS_NLParams::resetAbsTol |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetConstraintBT |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDebugLevel |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDebugMaxTime |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDebugMaxTimeStep |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDebugMinTime |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDebugMinTimeStep |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDeltaXTol |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetDirection |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetEnforceDeviceConvFlag |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetForcingFlag |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetForcingTerm |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetGlobalBTChange |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetGlobalBTMax |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetGlobalBTMin |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetLinearOpt |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetMaxNewtonStep |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetMaxSearchStep |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetMMFormat |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetNLStrategy |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetNormLevel |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetRelTol |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetRHSTol |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetScreenOutputFlag |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetSearchMethod |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::resetSmallUpdateTol |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::setAbsTol |
( |
double |
Tolerance | ) |
|
|
inline |
bool N_NLS_NLParams::setCmdLineOptions |
( |
| ) |
|
void N_NLS_NLParams::setConstraintBT |
( |
bool |
flag | ) |
|
|
inline |
void N_NLS_NLParams::setDebugLevel |
( |
int |
value | ) |
|
|
inline |
void N_NLS_NLParams::setDebugMaxTime |
( |
double |
value | ) |
|
|
inline |
void N_NLS_NLParams::setDebugMaxTimeStep |
( |
int |
value | ) |
|
|
inline |
void N_NLS_NLParams::setDebugMinTime |
( |
double |
value | ) |
|
|
inline |
void N_NLS_NLParams::setDebugMinTimeStep |
( |
int |
value | ) |
|
|
inline |
void N_NLS_NLParams::setDeltaXTol |
( |
double |
Tolerance | ) |
|
|
inline |
void N_NLS_NLParams::setDirection |
( |
Direction |
value | ) |
|
|
inline |
void N_NLS_NLParams::setEnforceDeviceConvFlag |
( |
bool |
flag | ) |
|
|
inline |
void N_NLS_NLParams::setForcingFlag |
( |
bool |
flag | ) |
|
|
inline |
void N_NLS_NLParams::setForcingTerm |
( |
double |
value | ) |
|
|
inline |
void N_NLS_NLParams::setGlobalBTChange |
( |
double |
value | ) |
|
|
inline |
void N_NLS_NLParams::setGlobalBTMax |
( |
double |
value | ) |
|
|
inline |
void N_NLS_NLParams::setGlobalBTMin |
( |
double |
value | ) |
|
|
inline |
void N_NLS_NLParams::setLinearOpt |
( |
bool |
flag | ) |
|
|
inline |
void N_NLS_NLParams::setMaxNewtonStep |
( |
unsigned |
maxNewtonStep | ) |
|
|
inline |
void N_NLS_NLParams::setMaxSearchStep |
( |
unsigned |
maxSearchStep | ) |
|
|
inline |
void N_NLS_NLParams::setMMFormat |
( |
bool |
value | ) |
|
|
inline |
void N_NLS_NLParams::setNLStrategy |
( |
NLStrategy |
strategy | ) |
|
|
inline |
void N_NLS_NLParams::setNLStrategy |
( |
int |
strategy | ) |
|
|
inline |
void N_NLS_NLParams::setNormLevel |
( |
int |
level | ) |
|
|
inline |
bool N_NLS_NLParams::setOptions |
( |
const N_UTL_OptionBlock & |
OB | ) |
|
void N_NLS_NLParams::setPrintParamsFlag |
( |
| ) |
|
|
inline |
void N_NLS_NLParams::setRelTol |
( |
double |
Tolerance | ) |
|
|
inline |
void N_NLS_NLParams::setRHSTol |
( |
double |
Tolerance | ) |
|
|
inline |
void N_NLS_NLParams::setScreenOutputFlag |
( |
bool |
bval | ) |
|
|
inline |
void N_NLS_NLParams::setSearchMethod |
( |
int |
method | ) |
|
|
inline |
void N_NLS_NLParams::setSmallUpdateTol |
( |
double |
Tolerance | ) |
|
|
inline |
double N_NLS_NLParams::absTol_ |
|
protected |
N_IO_CmdParse* N_NLS_NLParams::commandLine_ |
|
protected |
bool N_NLS_NLParams::constraintBT_ |
|
protected |
int N_NLS_NLParams::debugLevel_ |
|
protected |
double N_NLS_NLParams::debugMaxTime_ |
|
protected |
int N_NLS_NLParams::debugMaxTimeStep_ |
|
protected |
double N_NLS_NLParams::debugMinTime_ |
|
protected |
int N_NLS_NLParams::debugMinTimeStep_ |
|
protected |
double N_NLS_NLParams::deltaXTol_ |
|
protected |
bool N_NLS_NLParams::enforceDeviceConvFlag_ |
|
protected |
double N_NLS_NLParams::eta_ |
|
protected |
double N_NLS_NLParams::globalBTChange_ |
|
protected |
double N_NLS_NLParams::globalBTMax_ |
|
protected |
double N_NLS_NLParams::globalBTMin_ |
|
protected |
bool N_NLS_NLParams::INForcingFlag_ |
|
protected |
bool N_NLS_NLParams::linearOptimization_ |
|
protected |
bool N_NLS_NLParams::matrixMarketFormat_ |
|
protected |
unsigned N_NLS_NLParams::maxNewtonStep_ |
|
protected |
unsigned N_NLS_NLParams::maxSearchStep_ |
|
protected |
bool N_NLS_NLParams::modeToggled_ |
|
protected |
int N_NLS_NLParams::normLevel_ |
|
protected |
bool N_NLS_NLParams::printParamsFlag_ |
|
protected |
double N_NLS_NLParams::relTol_ |
|
protected |
double N_NLS_NLParams::RHSTol_ |
|
protected |
bool N_NLS_NLParams::screenOutputFlag_ |
|
protected |
double N_NLS_NLParams::smallUpdateTol_ |
|
protected |
The documentation for this class was generated from the following files: