Closed hapfang closed 1 year ago
Describe the bug The function cvode_t::initialize() is defined twice in src/solvers/cvode/cvode.cpp https://github.com/Nek5000/nekRS/blob/8bd872c2dbf1c3dc6aa5d8920c2696b198ec8640/src/solvers/cvode/cvode.cpp#L56C1-L58C2 https://github.com/Nek5000/nekRS/blob/8bd872c2dbf1c3dc6aa5d8920c2696b198ec8640/src/solvers/cvode/cvode.cpp#L64C1-L66C2
cvode_t::initialize()
To Reproduce Click the links above.
Expected behavior Causes compilation error.
Desktop (please complete the following information):
Describe the bug The function
cvode_t::initialize()
is defined twice in src/solvers/cvode/cvode.cpp https://github.com/Nek5000/nekRS/blob/8bd872c2dbf1c3dc6aa5d8920c2696b198ec8640/src/solvers/cvode/cvode.cpp#L56C1-L58C2 https://github.com/Nek5000/nekRS/blob/8bd872c2dbf1c3dc6aa5d8920c2696b198ec8640/src/solvers/cvode/cvode.cpp#L64C1-L66C2To Reproduce Click the links above.
Expected behavior Causes compilation error.
Desktop (please complete the following information):