, including all inherited members.
| allocateJacobian() const | Sundance::NLOp | |
| assembler_ | Sundance::NLOp | [private] |
| classVerbosity() | Sundance::ObjectWithClassVerbosity< NLOp > | [inline, static] |
| computeFunctionValue() const | Sundance::NLOp | [virtual] |
| computeFunctionValue(Vector< double > &resid) const | Sundance::NLOp | |
| computeJacobianAndFunction(Vector< double > &functionValue) const | Sundance::NLOp | [virtual] |
| computeJacobianAndFunction(LinearOperator< double > &J, Vector< double > &resid) const | Sundance::NLOp | |
| computeSensitivities(const LinearSolver< double > &solver) const | Sundance::NLOp | |
| currentEvalPt() const | Playa::NonlinearOperatorBase< double > | [inline] |
| domain() const | Playa::NonlinearOperatorBase< double > | [inline] |
| getFunctionValue() const | Playa::NonlinearOperatorBase< double > | [inline] |
| getInitialGuess() const | Sundance::NLOp | [virtual] |
| getJacobian() const | Playa::NonlinearOperatorBase< double > | [inline] |
| getRcp()=0 | Playa::Handleable< NonlinearOperatorBase< double > > | [pure virtual] |
| getU0() const | Sundance::NLOp | [inline] |
| J_ | Sundance::NLOp | [mutable, private] |
| NLOp() | Sundance::NLOp | |
| NLOp(const Mesh &mesh, const Expr &eqn, const Expr &bc, const Expr &test, const Expr &unk, const Expr &u0, const Playa::VectorType< double > &vecType, bool partitionBCs=false) | Sundance::NLOp | |
| NLOp(const Mesh &mesh, const Expr &eqn, const Expr &bc, const BlockArray &test, const BlockArray &unk, const Expr &u0) | Sundance::NLOp | |
| NLOp(const Mesh &mesh, const Expr &eqn, const Expr &bc, const Expr &test, const Expr &unk, const Expr &u0, const Expr ¶ms, const Expr ¶mVals, const Playa::VectorType< double > &vecType, bool partitionBCs=false) | Sundance::NLOp | |
| NLOp(const RCP< Assembler > &assembler, const Expr &u0) | Sundance::NLOp | |
| NonlinearOperatorBase() | Playa::NonlinearOperatorBase< double > | [inline] |
| NonlinearOperatorBase(const VectorSpace< double > &domain, const VectorSpace< double > &range) | Playa::NonlinearOperatorBase< double > | [inline] |
| ObjectWithClassVerbosity(int verb=classVerbosity()) | Sundance::ObjectWithClassVerbosity< NLOp > | [inline] |
| ObjectWithClassVerbosity< NLOp >::ObjectWithVerbosity(int verb=0) | Playa::ObjectWithVerbosity | [inline] |
| NonlinearOperatorBase< double >::ObjectWithVerbosity(int verb=0) | Playa::ObjectWithVerbosity | [inline] |
| params_ | Sundance::NLOp | [private] |
| paramVals_ | Sundance::NLOp | [private] |
| range() const | Playa::NonlinearOperatorBase< double > | [inline] |
| reAssembleProblem() const | Sundance::NLOp | |
| setDomainAndRange(const VectorSpace< double > &domain, const VectorSpace< double > &range) | Playa::NonlinearOperatorBase< double > | [inline, protected] |
| setEvalPt(const Vector< double > &x) const | Playa::NonlinearOperatorBase< double > | [inline] |
| setInitialGuess(const Expr &u0New) | Sundance::NLOp | |
| ObjectWithClassVerbosity< NLOp >::setVerb(int v) | Playa::ObjectWithVerbosity | [inline] |
| NonlinearOperatorBase< double >::setVerb(int v) | Playa::ObjectWithVerbosity | [inline] |
| u0_ | Sundance::NLOp | [private] |
| updateDiscreteFunctionValue(const Vector< double > &vec) const | Sundance::NLOp | [protected] |
| ObjectWithClassVerbosity< NLOp >::verb() const | Playa::ObjectWithVerbosity | [inline] |
| NonlinearOperatorBase< double >::verb() const | Playa::ObjectWithVerbosity | [inline] |
| ~Handleable() | Playa::Handleable< NonlinearOperatorBase< double > > | [inline, virtual] |
| ~ObjectWithVerbosity() | Playa::ObjectWithVerbosity | [inline, virtual] |