#include "NLTimeStep.hpp"
#include "NonLinSolver.hpp"
Include dependency graph for NLWTSScheme.hpp:

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

Classes | |
| class | NLWTSScheme< 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