#include "Rythmos_Stepper.hpp"#include "Teuchos_RefCountPtr.hpp"#include "Teuchos_ParameterList.hpp"#include "Thyra_VectorBase.hpp"#include "Thyra_ModelEvaluator.hpp"#include "Thyra_ModelEvaluatorHelpers.hpp"#include "RTOpPack_RTOpTHelpers.hpp"Include dependency graph for Rythmos_ExplicitTaylorPolynomialStepper.hpp:

Go to the source code of this file.
Namespaces | |
| namespace | Rythmos |
Classes | |
| class | Rythmos::ExplicitTaylorPolynomialStepper< Scalar > |
| class | Rythmos::ROpLogNormInf< Scalar > |
| Reduction operator for a logarithmic infinity norm. More... | |
Typedefs | |
| typedef Teuchos::ScalarTraits< Scalar >::magnitudeType | ScalarMag |
Functions | |
| template<typename Scalar> | |
| Teuchos::ScalarTraits< Scalar >::magnitudeType | log_norm_inf (const Thyra::VectorBase< Scalar > &x) |
| Computs logarithmic infinity norm of a vector using ROpLogNormInf. | |
|
|
Definition at line 139 of file Rythmos_ExplicitTaylorPolynomialStepper.hpp. |
|
||||||||||
|
Computs logarithmic infinity norm of a vector using ROpLogNormInf.
Definition at line 339 of file Rythmos_ExplicitTaylorPolynomialStepper.hpp. |
1.3.9.1