applyJacobian(const Vector &input, Vector &result) const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
applyJacobianTranspose(const Vector &input, Vector &result) const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
applyRightPreconditioning(bool useTranspose, Teuchos::ParameterList ¶ms, const Vector &input, Vector &result) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
areStateVectors(const Group *grp) const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | inline |
cloneSolutionVector() const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
computeDfDpMulti(const std::vector< int > ¶mIDs, NOX::Abstract::MultiVector &dfdp, bool isValidF) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
computeF(const Vector &solution, Vector &F, const Group *grp) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
computeGradient(const Vector &F, Vector &Gradient) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
computeJacobian(Group *grp) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
computeNewton(const Vector &F, Vector &Newton, Teuchos::ParameterList ¶ms) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
computePreconditioner() | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
debugOutput1(Xyce::Linear::Matrix &jacobian, Xyce::Linear::Vector &rhs) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
debugOutput3(Xyce::Linear::Vector &dxVector, Xyce::Linear::Vector &xVector) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
deletePreconditioner() | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
getJacobian() const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
getJacobian(const Group *grp) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
getLasSystem() | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
getNewtonVector() const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
getSolutionVector() | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
getStateVectors(const Group *grp) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
ifpackGraphPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | mutableprivate |
ifpackPreconditionerPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | mutableprivate |
isJacobianOwner(const Group *grp) const | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | inline |
matrixFreeFlag_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
ownerOfJacobian_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
ownerOfStateVectors_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
printRes(std::ostream &os) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | inline |
printSoln(std::ostream &os) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | inline |
reset(Xyce::Linear::Vector &x, Xyce::Linear::Vector &f, Xyce::Linear::Matrix &jacobian, Xyce::Linear::Vector &newton, Xyce::Linear::Vector &gradient, Xyce::Linear::System &lasSys, Interface &interface) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
SharedSystem(Xyce::Linear::Vector &x, Xyce::Linear::Vector &f, Xyce::Linear::Matrix &jacobian, Xyce::Linear::Vector &newton, Xyce::Linear::Vector &gradient, Xyce::Linear::System &lasSys, Interface &interface) | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |
xyceFPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
xyceGradientPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
xyceInterfacePtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
xyceJacobianPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
xyceLasSysPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
xyceNewtonPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
xyceSolnPtr_ | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | private |
~SharedSystem() | Xyce::Nonlinear::N_NLS_NOX::SharedSystem | |