#include "Rythmos_StepperBase.hpp"
#include "Thyra_ProductVectorBase.hpp"
#include "Thyra_SpmdVectorSpaceBase.hpp"
#include "Teuchos_Comm.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_Ptr.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MOR |
Functions | |
template<typename Scalar > | |
Teuchos::RCP< const Thyra::VectorBase< Scalar > > | MOR::getRythmosState (const Teuchos::RCP< const Thyra::VectorBase< Scalar > > &in) |
template<typename Scalar > | |
Teuchos::RCP< const Teuchos::Comm < Teuchos::Ordinal > > | MOR::getComm (const Thyra::VectorSpaceBase< Scalar > &space) |