Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Cloner for Epetra_Vector coefficients. More...
#include <Stokhos_VectorOrthogPolyTraitsEpetra.hpp>
Public Member Functions | |
EpetraVectorCloner (const Epetra_BlockMap &map_) | |
EpetraVectorCloner (const Epetra_Vector &vec_) | |
EpetraVectorCloner (EpetraExt::BlockVector &block_vec_) | |
Teuchos::RCP< Epetra_Vector > | clone (int i) const |
Protected Attributes | |
const Epetra_BlockMap * | map |
const Epetra_Vector * | vec |
EpetraExt::BlockVector * | block_vec |
bool | view |
Cloner for Epetra_Vector coefficients.
Definition at line 58 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 60 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 62 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 64 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 66 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 75 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 76 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 77 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 78 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.