Piro  Development
 All Classes Namespaces Functions Variables Enumerations Groups
List of all members
Piro::Epetra::InvertMassMatrixDecorator Class Reference
Inheritance diagram for Piro::Epetra::InvertMassMatrixDecorator:
Inheritance graph
[legend]
Collaboration diagram for Piro::Epetra::InvertMassMatrixDecorator:
Collaboration graph
[legend]

Public Member Functions

Constructors/initializers
 InvertMassMatrixDecorator (Teuchos::RCP< Teuchos::ParameterList > stratParams, Teuchos::RCP< EpetraExt::ModelEvaluator > &model, bool massMatrixIsConstant=true, bool lumpMassMatrix=false, bool massMatrixIsCoeffOfSecondDeriv=false)
 Takes the number of elements in the discretization .
 

Overridden from EpetraExt::ModelEvaluator .

Teuchos::RCP< const Epetra_Map > get_g_map (int j) const
 
Teuchos::RCP< const Epetra_Vector > get_p_init (int l) const
 
Teuchos::RCP< Epetra_Operator > create_W () const
 
EpetraExt::ModelEvaluator::InArgs createInArgs () const
 
EpetraExt::ModelEvaluator::OutArgs createOutArgs () const
 
void evalModel (const InArgs &inArgs, const OutArgs &outArgs) const
 

The documentation for this class was generated from the following files: