Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
Namespaces | Functions
Tempus_UnitTest_Utils.hpp File Reference
#include "Tempus_config.hpp"
#include "Teuchos_UnitTestHarness.hpp"
#include "Thyra_VectorStdOps.hpp"
#include "NOX_Thyra.H"
#include "Tempus_NumericalUtils.hpp"
#include "Tempus_StepperFactory.hpp"
#include "Tempus_SolutionHistory.hpp"
#include "Tempus_IntegratorBasic.hpp"
#include "../TestModels/SinCosModel.hpp"

Go to the source code of this file.

Namespaces

namespace  Tempus_Unit_Test
 

Functions

void Tempus_Unit_Test::testFactoryConstruction (std::string stepperType, const Teuchos::RCP< const Thyra::ModelEvaluator< double > > &model)
 Unit test utility for Stepper construction through StepperFactory.