#include <N_NLS_ConstraintBT.h>
Definition at line 73 of file N_NLS_ConstraintBT.h.
Xyce::Nonlinear::ConstraintBT::ConstraintBT |
( |
| ) |
|
Xyce::Nonlinear::ConstraintBT::~ConstraintBT |
( |
| ) |
|
Xyce::Nonlinear::ConstraintBT::ConstraintBT |
( |
const ConstraintBT & |
right | ) |
|
|
private |
double Xyce::Nonlinear::ConstraintBT::getThetaBoundNeg |
( |
| ) |
const |
|
inline |
double Xyce::Nonlinear::ConstraintBT::getThetaBoundPos |
( |
| ) |
const |
|
inline |
double Xyce::Nonlinear::ConstraintBT::getThetaChange |
( |
| ) |
const |
|
inline |
bool Xyce::Nonlinear::ConstraintBT::initializeAll |
( |
N_LAS_System * |
lasSysPtr, |
|
|
const NLParams & |
nlParams |
|
) |
| |
int Xyce::Nonlinear::ConstraintBT::operator!= |
( |
const ConstraintBT & |
right | ) |
const |
|
private |
int Xyce::Nonlinear::ConstraintBT::operator== |
( |
const ConstraintBT & |
right | ) |
const |
|
private |
void Xyce::Nonlinear::ConstraintBT::resetThetaBoundNeg |
( |
| ) |
|
|
inline |
void Xyce::Nonlinear::ConstraintBT::resetThetaBoundPos |
( |
| ) |
|
|
inline |
void Xyce::Nonlinear::ConstraintBT::resetThetaChange |
( |
| ) |
|
|
inline |
void Xyce::Nonlinear::ConstraintBT::setThetaBoundNeg |
( |
double |
value | ) |
|
|
inline |
void Xyce::Nonlinear::ConstraintBT::setThetaBoundPos |
( |
double |
value | ) |
|
|
inline |
void Xyce::Nonlinear::ConstraintBT::setThetaChange |
( |
double |
value | ) |
|
|
inline |
void Xyce::Nonlinear::ConstraintBT::updateThetaBoundNeg |
( |
const N_LAS_Vector * |
oldSoln, |
|
|
const N_LAS_Vector * |
solnUpdate |
|
) |
| |
void Xyce::Nonlinear::ConstraintBT::updateThetaBoundPos |
( |
const N_LAS_Vector * |
oldSoln, |
|
|
const N_LAS_Vector * |
solnUpdate |
|
) |
| |
void Xyce::Nonlinear::ConstraintBT::updateThetaChange |
( |
const N_LAS_Vector * |
oldSoln, |
|
|
const N_LAS_Vector * |
solnUpdate |
|
) |
| |
N_LAS_Vector* Xyce::Nonlinear::ConstraintBT::constraintChangeVector_ |
|
private |
N_LAS_Vector* Xyce::Nonlinear::ConstraintBT::constraintMaxVector_ |
|
private |
N_LAS_Vector* Xyce::Nonlinear::ConstraintBT::constraintMinVector_ |
|
private |
N_LAS_Vector* Xyce::Nonlinear::ConstraintBT::constraintTempVector_ |
|
private |
double Xyce::Nonlinear::ConstraintBT::thetaBoundNeg_ |
|
protected |
double Xyce::Nonlinear::ConstraintBT::thetaBoundPos_ |
|
protected |
double Xyce::Nonlinear::ConstraintBT::thetaChange_ |
|
protected |
The documentation for this class was generated from the following files: