- 29 Jun, 2020 34 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
also fix template parameters
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
particle distribution should now be uniform.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
particle file layout is read from input by particle set, and then the `particle_solver` object gets it from there when it needs it, so: - user-facing code is less verbose. - generic operating mode is implemented only once.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
We now initialize the particle file layout as required.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
I get an assertion failure. I need to investigate whether it's the fact that there's no rhs data...
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
broken, because I'm doing something wrong with the arrays pased to p2p_distr_mpi::compute_distr.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
something is broken though.
-
Cristian Lalescu authored
Code doesn't actually run though. Hopefully if I initialize the vector field properly the problem will be fixed.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
preliminary. in particular solvers cannot be a simple function, they should handle checkpointing --- especially if Adams-Bashforth particles are to be reimplemented with the new classes.
-
Cristian Lalescu authored
also add easier control of template double for if. this way i can compile faster if i need to
-
Cristian Lalescu authored
-
- 23 Jun, 2020 3 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 22 Jun, 2020 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 28 May, 2020 1 commit
-
-
Cristian Lalescu authored
-