libMesh
|
#include <time_solver_test_common.h>
Protected Member Functions | |
virtual void | aux_time_solver_init (TimeSolverType &) |
template<typename SystemType > | |
void | run_test_with_exact_soln (Real deltat, unsigned int n_timesteps) |
Definition at line 16 of file time_solver_test_common.h.
|
inlineprotectedvirtual |
Reimplemented in ThetaSolverTestBase< TimeSolverType >, ThetaSolverTestBase< TimeSolverType >, NewmarkSolverTestBase, ThetaSolverTestBase< EulerSolver >, ThetaSolverTestBase< EulerSolver >, ThetaSolverTestBase< Euler2Solver >, and ThetaSolverTestBase< Euler2Solver >.
Definition at line 21 of file time_solver_test_common.h.
|
inlineprotected |
Definition at line 27 of file time_solver_test_common.h.