Skip to content
Snippets Groups Projects
  1. Feb 14, 2019
  2. Nov 21, 2018
  3. Sep 27, 2018
  4. Sep 16, 2018
    • Jakub Klinkovský's avatar
      Fixed bugs in calls to MPI Init/Finalize · e3c2ea07
      Jakub Klinkovský authored
      - There is an RAII wrapper called ScopedInitializer to handle
        finalization due to C++ exceptions and to avoid calls to Finalize in
        all exit branches.
      - Fixed signature of MpiCommunicator::Init to match that of MPI_Init.
      e3c2ea07
  5. Sep 13, 2018
  6. Sep 12, 2018
  7. Sep 06, 2018
  8. Sep 03, 2018
  9. Sep 02, 2018
  10. Jul 13, 2018
    • Vít Hanousek's avatar
      Add CutMeshFunction Feature. · aca356bd
      Vít Hanousek authored
      Add StaticVectorFor - for cycle doing all combinations of directions
      
      Heavy Refactorization of DistributedGrids:
      	-> Reordered Directions
      	-> Add some useless Direction helper functions
      	-> Set Up DistributedGrid_Base - shared base with dim template parameter
      	-> Add support for communicationGroup created for DistributedGrid (MPI communicator support)
      aca356bd
  11. Jul 09, 2018
  12. Jul 07, 2018
  13. Jun 11, 2018
  14. Jun 10, 2018
  15. Jun 06, 2018
  16. Jun 05, 2018
  17. Jun 04, 2018
  18. Jun 01, 2018
  19. Mar 08, 2018
  20. Feb 21, 2018
  21. Feb 05, 2018
  22. Jan 17, 2018
Loading