Chi-Tech
crank_nicolson_time_intgr.h
Go to the documentation of this file.
1#ifndef CHITECH_CRANK_NICOLSON_TIME_INTGR_H
2#define CHITECH_CRANK_NICOLSON_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_CRANK_NICOLSON_TIME_INTGR_H
static chi::InputParameters GetInputParameters()
CrankNicolsonTimeIntegration(const chi::InputParameters &params)