|
EpetraExt Development
|
#include <EpetraExt_MultiPointModelEvaluator.h>

Overridden from EpetraExt::ModelEvaluator . | |
| Teuchos::RCP< const Epetra_Map > | get_x_map () const |
| Teuchos::RCP< const Epetra_Map > | get_f_map () const |
| Teuchos::RCP< const Epetra_Map > | get_p_map (int l) const |
| \breif . | |
| Teuchos::RCP< const Epetra_Map > | get_g_map (int j) const |
| \breif . | |
| Teuchos::RCP< const Epetra_Vector > | get_x_init () const |
| Teuchos::RCP< const Epetra_Vector > | get_p_init (int l) const |
| Teuchos::RCP< Epetra_Operator > | create_W () const |
| InArgs | createInArgs () const |
| OutArgs | createOutArgs () const |
| void | evalModel (const InArgs &inArgs, const OutArgs &outArgs) const |
Constructors/initializers | |
| MultiPointModelEvaluator (Teuchos::RCP< EpetraExt::ModelEvaluator > underlyingME_, const Teuchos::RCP< EpetraExt::MultiComm > &globalComm_, const std::vector< Epetra_Vector * > initGuessVec, Teuchos::RCP< std::vector< Teuchos::RCP< Epetra_Vector > > > qvec, Teuchos::RCP< std::vector< Teuchos::RCP< Epetra_Vector > > > matching_vec=Teuchos::null) | |
| ~MultiPointModelEvaluator () | |
Definition at line 74 of file EpetraExt_MultiPointModelEvaluator.h.
| EpetraExt::MultiPointModelEvaluator::MultiPointModelEvaluator | ( | Teuchos::RCP< EpetraExt::ModelEvaluator > | underlyingME_, |
| const Teuchos::RCP< EpetraExt::MultiComm > & | globalComm_, | ||
| const std::vector< Epetra_Vector * > | initGuessVec, | ||
| Teuchos::RCP< std::vector< Teuchos::RCP< Epetra_Vector > > > | qvec, | ||
| Teuchos::RCP< std::vector< Teuchos::RCP< Epetra_Vector > > > | matching_vec = Teuchos::null |
||
| ) |
Definition at line 48 of file EpetraExt_MultiPointModelEvaluator.cpp.
| EpetraExt::MultiPointModelEvaluator::~MultiPointModelEvaluator | ( | ) |
Definition at line 210 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Implements EpetraExt::ModelEvaluator.
Definition at line 235 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Implements EpetraExt::ModelEvaluator.
Definition at line 240 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
\breif .
Reimplemented from EpetraExt::ModelEvaluator.
Definition at line 245 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
\breif .
Reimplemented from EpetraExt::ModelEvaluator.
Definition at line 250 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Reimplemented from EpetraExt::ModelEvaluator.
Definition at line 255 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Reimplemented from EpetraExt::ModelEvaluator.
Definition at line 260 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Reimplemented from EpetraExt::ModelEvaluator.
Definition at line 265 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Implements EpetraExt::ModelEvaluator.
Definition at line 270 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Implements EpetraExt::ModelEvaluator.
Definition at line 280 of file EpetraExt_MultiPointModelEvaluator.cpp.
|
virtual |
Implements EpetraExt::ModelEvaluator.
Definition at line 325 of file EpetraExt_MultiPointModelEvaluator.cpp.