UCL-CCS / SCEMa

HMM implementation featuring Deal.II (FE) and LAMMPS (MD)
GNU General Public License v3.0
15 stars 7 forks source link

Parallelization #2

Closed mvassaux closed 7 years ago

mvassaux commented 7 years ago

The initial parallelization of the code the HMM algorithm is complete. Some future work will have to be done to distribute vectors (solution vectors, point history) as well as the triangulation (see README.md).