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 24 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 26 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 28 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 30 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
inline |
Definition at line 32 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 41 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 42 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 43 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.
|
protected |
Definition at line 44 of file Stokhos_VectorOrthogPolyTraitsEpetra.hpp.