|
NOX
Development
|
| ComputeF(const Epetra_Vector &x, Epetra_Vector &f)=0 (defined in ProblemNOXPrototype) | ProblemNOXPrototype | [pure virtual] |
| ComputeJacF(const Epetra_Vector &x)=0 (defined in ProblemNOXPrototype) | ProblemNOXPrototype | [pure virtual] |
| ComputePeriodicDirectionDerivative(const Epetra_Vector &x, Epetra_Vector &dx) (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| GetContinuableParams() const =0 (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [pure virtual] |
| GetContinuationFileParameters() (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| GetInitialGuess() const =0 (defined in ProblemNOXPrototype) | ProblemNOXPrototype | [pure virtual] |
| GetJacF() const =0 (defined in ProblemNOXPrototype) | ProblemNOXPrototype | [pure virtual] |
| GetSolutionFileParameters() (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| PrintSolutionFile(const std::string &fileName, const Epetra_Vector &x, const Teuchos::ParameterList &xParams) (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| ProblemLOCAPrototype() (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | |
| ProblemNOXPrototype() (defined in ProblemNOXPrototype) | ProblemNOXPrototype | |
| SetContinuableParameter(std::string label, double value)=0 (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [pure virtual] |
| SetContinuationFileParameters(const Epetra_Vector &x) (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| SetSolutionFileParameters(const Epetra_Vector &x) (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| UpdateContinuationFile(const std::string &fileName, const int &idStep, const Teuchos::ParameterList &continuationFileParams) (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| ~ProblemLOCAPrototype() (defined in ProblemLOCAPrototype) | ProblemLOCAPrototype | [virtual] |
| ~ProblemNOXPrototype() (defined in ProblemNOXPrototype) | ProblemNOXPrototype | [virtual] |
1.7.6.1