OGS
TimeDiscretizedODESystem.cpp File Reference

Detailed Description

Definition in file TimeDiscretizedODESystem.cpp.

Include dependency graph for TimeDiscretizedODESystem.cpp:

Go to the source code of this file.

Namespaces

 detail
 
 NumLib
 

Functions

template<typename Solutions , typename Vector >
void detail::applyKnownSolutions (std::vector< Solutions > const *const known_solutions, Vector &x)
 Applies known solutions to the solution vector x. More...