MathTL
MathTL::WMethod< VECTOR > Member List
This is the complete list of members for MathTL::WMethod< VECTOR >, including all inherited members.
AMathTL::WMethod< VECTOR >
alpha_vectorMathTL::WMethod< VECTOR >
CMathTL::WMethod< VECTOR >
check_order_conditions(const LowerTriangularMatrix< double > &Alpha, const LowerTriangularMatrix< double > &Gamma, const Vector< double > &b, const Vector< double > &bhat, const bool wmethod=false)MathTL::WMethod< VECTOR > [static]
eMathTL::WMethod< VECTOR >
gamma_vectorMathTL::WMethod< VECTOR >
GRK4T enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
increment(const AbstractIVP< VECTOR > *ivp, const double t_m, const VECTOR &u_m, const double tau, VECTOR &u_mplus1, VECTOR &error_estimate, const double tolerance=1e-2) const MathTL::WMethod< VECTOR > [virtual]
mMathTL::WMethod< VECTOR >
Method enum nameMathTL::WMethod< VECTOR >
order() const MathTL::WMethod< VECTOR > [inline, virtual]
pMathTL::WMethod< VECTOR > [protected]
preprocessorMathTL::WMethod< VECTOR > [protected]
RODAS enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
RODAS3 enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
RODASP enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROS2 enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROS3 enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROS3P enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROS3Pw enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROSI2P2 enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROSI2PW enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
ROWDA3 enum value (defined in MathTL::WMethod< VECTOR >)MathTL::WMethod< VECTOR >
set_preprocessor(WMethodPreprocessRHSHelper< VECTOR > *pp)MathTL::WMethod< VECTOR > [inline]
stage_equation_helperMathTL::WMethod< VECTOR > [protected]
transform_coefficients(const LowerTriangularMatrix< double > &Alpha, const LowerTriangularMatrix< double > &Gamma, const Vector< double > &b, const Vector< double > &bhat, LowerTriangularMatrix< double > &A, LowerTriangularMatrix< double > &C, Vector< double > &m, Vector< double > &e, Vector< double > &alpha_vector, Vector< double > &gamma_vector)MathTL::WMethod< VECTOR > [static]
WMethod(const Method method, const WMethodStageEquationHelper< VECTOR > *stage_equation_solver)MathTL::WMethod< VECTOR >
~OneStepScheme()=0MathTL::OneStepScheme< VECTOR > [pure virtual]
~WMethod()MathTL::WMethod< VECTOR > [inline, virtual]
 All Classes Functions Variables Typedefs Enumerations