- Jan 16, 2020
-
-
Cristian Lalescu authored
-
- Jan 14, 2020
-
-
Cristian Lalescu authored
-
- Oct 14, 2019
-
-
Berenger Bramas authored
-
- Mar 19, 2019
-
-
Cristian Lalescu authored
-
- Mar 11, 2019
-
-
Cristian Lalescu authored
-
- Feb 04, 2019
-
-
Cristian Lalescu authored
-
- Sep 26, 2018
-
-
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".
-
- Oct 19, 2017
-
-
Chichi Lalescu authored
-
- Oct 12, 2017
-
-
Berenger Bramas authored
-
- Sep 22, 2017
-
-
Berenger Bramas authored
-
- Aug 14, 2017
-
-
Cristian Lalescu authored
-
- May 23, 2017
-
-
-
Add a sampling method -- update to be generic against the field -- need to update NSVEparticles::do_stats
-
-
- May 19, 2017
-
-
Berenger Bramas authored
-
- May 16, 2017
-
-
Berenger Bramas authored
-
- May 15, 2017
-
-
Berenger Bramas authored
-
- May 05, 2017
-
-
Berenger Bramas authored
-
- Apr 27, 2017
-
-
Berenger Bramas authored
set the current iteration index to the particles system (ensure to reuse the correct number of rhs when restarting)
-
Berenger Bramas authored
-
- Apr 26, 2017
-
-
Berenger Bramas authored
-
- Apr 20, 2017
-
-
Berenger Bramas authored
Update io -- update input hdf5 to pass two dataset names -- update python generation to put initial conditions in tracers0/(states,rhs)/0
-
- Apr 11, 2017
-
-
Berenger Bramas authored
Make it works when the number of processes is not a factor of the size of the problem -- FFTW will give a partition of size 0 to several processes at the end in such case
-
Berenger Bramas authored
-
- Apr 10, 2017
-
-
Berenger Bramas authored
-
- Apr 07, 2017
-
-
Berenger Bramas authored
-
- Apr 06, 2017
-
-
Berenger Bramas authored
Remove warnings -- split the accuracy (float/double) between field and particles, use double by default for the particles
-
Berenger Bramas authored
-
- Apr 04, 2017
-
-
Berenger Bramas authored
Call the spline using the position of the particle inside the cell (normalize to 0-1) -- pass an array of box width to the constructor
-
Berenger Bramas authored
-
Berenger Bramas authored
Add an interface builder (with runtime values for spline mode and interpolation size) -- templatize the real number types (splines still rely on double)
-