svMultiPhysics
Loading...
Searching...
No Matches
Public Attributes | List of all members
Trilinos Struct Reference

Initialize all Epetra types we need separate from Fortran. More...

#include <trilinos_impl.h>

Public Attributes

Teuchos::RCP< const Tpetra_Map > Map
 
Teuchos::RCP< const Tpetra_Map > ghostMap
 
Teuchos::RCP< Tpetra_MultiVector > F
 
Teuchos::RCP< Tpetra_MultiVector > ghostF
 
Teuchos::RCP< Tpetra_CrsMatrix > K
 
Teuchos::RCP< Tpetra_Vector > X
 
Teuchos::RCP< Tpetra_Vector > ghostX
 
Teuchos::RCP< Tpetra_Import > Importer
 
std::vector< Teuchos::RCP< Tpetra_MultiVector > > bdryVec_list
 
Teuchos::RCP< const Teuchos::Comm< int > > comm
 
Teuchos::RCP< Tpetra_CrsGraph > K_graph
 
Teuchos::RCP< Tpetra_Operator > MueluPrec
 
Teuchos::RCP< Ifpack2_Preconditioner > ifpackPrec
 

Detailed Description

Initialize all Epetra types we need separate from Fortran.


The documentation for this struct was generated from the following file: