|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_Simple2DModelEvaluator_decl.hpp"#include "Thyra_DefaultSpmdVectorSpace.hpp"#include "Thyra_DefaultSerialDenseLinearOpWithSolveFactory.hpp"#include "Thyra_DetachedVectorView.hpp"#include "Thyra_MultiVectorStdOps.hpp"#include "Thyra_VectorStdOps.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Defines | |
| #define | SIMPLE_2D_MODEL_EVALUATOR_INSTANT(SCALAR) |
Functions | |
| template<class Scalar > | |
| Teuchos::RCP < Simple2DModelEvaluator < Scalar > > | Thyra::simple2DModelEvaluator () |
| #define SIMPLE_2D_MODEL_EVALUATOR_INSTANT | ( | SCALAR | ) |
\ template class Simple2DModelEvaluator<SCALAR >; \ \ template Teuchos::RCP<Simple2DModelEvaluator<SCALAR > > \ simple2DModelEvaluator(); \
Definition at line 188 of file Thyra_Simple2DModelEvaluator_def.hpp.
1.7.4