- Nov 19, 2020
-
-
Cristian Lalescu authored
-
- Jun 29, 2020
-
-
Cristian Lalescu authored
also add easier control of template double for if. this way i can compile faster if i need to
-
- May 01, 2020
-
-
Cristian Lalescu authored
use omp_get_max_threads outside parallel environment, not omp_get_num_threads (which is 1).
-
- Mar 11, 2020
-
-
Berenger Bramas authored
-
- Feb 20, 2020
-
-
Cristian Lalescu authored
-
- Dec 11, 2019
-
-
Tobias Baetge authored
-
- Nov 04, 2019
-
-
Berenger Bramas authored
-
- Oct 17, 2019
-
-
Berenger Bramas authored
-
- Oct 14, 2019
-
-
Berenger Bramas authored
-
- Mar 19, 2019
-
-
Cristian Lalescu authored
-
- Mar 11, 2019
-
-
Cristian Lalescu authored
-
- Feb 17, 2019
-
-
Cristian Lalescu authored
when using unique_ptr for arrays, they are cleaned up by calling `delete[] bla.release()`. At least, cppreference says that the release method "returns a pointer to the managed object and releases the ownership ". https://en.cppreference.com/w/cpp/memory/unique_ptr
-
- Sep 26, 2018
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
I think it's more obvious when we talk about "index of component" and "index of variable" what is meant, rather than having "FIELD_IDX" and plain "IDX".
-
- Sep 24, 2018
-
-
Cristian Lalescu authored
-
- Nov 02, 2017
-
-
Cristian Lalescu authored
We will never use AdamsBashforth with more than 10 steps.
-
- Oct 26, 2017
-
-
Berenger Bramas authored
Ensure that the limit will not be included in the interval -- Add an assertion if a dead lock will appear
-
- Oct 20, 2017
-
-
Berenger Bramas authored
Debug -- add default value for cutoff and options -- use different tag values to be idle if missmatch
-
- Oct 12, 2017
-
-
Berenger Bramas authored
-
- Sep 22, 2017
-
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
- Sep 21, 2017
-
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
- Sep 20, 2017
-
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-