MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "AbstractLinAlgPack_VectorSpaceThyra.hpp"
Go to the source code of this file.
Namespaces | |
AbstractLinAlgPack | |
Functions | |
void | AbstractLinAlgPack::get_thyra_vector (const VectorSpaceThyra &thyra_vec_spc, const Vector &vec, Teuchos::RCP< const Thyra::VectorBase< value_type > > *thyra_vec) |
void | AbstractLinAlgPack::free_thyra_vector (const VectorSpaceThyra &thyra_vec_spc, const Vector &vec, Teuchos::RCP< const Thyra::VectorBase< value_type > > *thyra_vec) |
void | AbstractLinAlgPack::get_thyra_vector (const VectorSpaceThyra &thyra_vec_spc, VectorMutable *vec, Teuchos::RCP< Thyra::VectorBase< value_type > > *thyra_vec) |
void | AbstractLinAlgPack::commit_thyra_vector (const VectorSpaceThyra &thyra_vec_spc, VectorMutable *vec, Teuchos::RCP< Thyra::VectorBase< value_type > > *thyra_vec) |