Chi-Tech
implicit_euler_time_intgr.h
Go to the documentation of this file.
1#ifndef CHITECH_IMPLICIT_EULER_TIME_INTGR_H
2#define CHITECH_IMPLICIT_EULER_TIME_INTGR_H
3
5
6namespace chi_math
7{
8
10{
11public:
14 const chi::InputParameters& params);
15};
16
17} // namespace chi_math
18
19#endif // CHITECH_IMPLICIT_EULER_TIME_INTGR_H
ImplicitEulerTimeIntegration(const chi::InputParameters &params)
static chi::InputParameters GetInputParameters()