Nek5000 / nekRS

our next generation fast and scalable CFD code
https://nek5000.mcs.anl.gov/
Other
289 stars 76 forks source link

Redefinition of cvode_t::initialize() #509

Closed hapfang closed 1 year ago

hapfang commented 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

To Reproduce Click the links above.

Expected behavior Causes compilation error.

Desktop (please complete the following information):