#include "LinTimeStep.hpp"
#include "LinSolver.hpp"
Include dependency graph for WTSScheme.hpp:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | WTSScheme< T > |
| The weighted average time stepping scheme class template. More... | |
The templates depend on a type T. This type should satisfy the conditions listed in small_matrix.hpp for small matrices.
1.5.2