27#ifndef quantlib_hundsdorfer_scheme_hpp
28#define quantlib_hundsdorfer_scheme_hpp
50 ext::shared_ptr<FdmLinearOpComposite> map,
61 const ext::shared_ptr<FdmLinearOpComposite>
map_;
traits::operator_type operator_type
const BoundaryConditionSchemeHelper bcSet_
const ext::shared_ptr< FdmLinearOpComposite > map_
traits::condition_type condition_type
traits::array_type array_type
OperatorTraits< FdmLinearOp > traits
void step(array_type &a, Time t)
std::vector< ext::shared_ptr< bc_type > > bc_set
Operator::array_type array_type
condition to be applied at every time step
composite pattern for linear operators
Real Time
continuous quantity with 1-year units
Differential operator traits.