E3SM-Project / HOMMEXX

Clone of ACME for CMDV-SE project to convert HOMME to C++
11 stars 0 forks source link

Utility reorder #194

Closed bartgol closed 6 years ago

bartgol commented 6 years ago

Small PR that simply splits the Utility.hpp file into different files, concerning different concepts, and located in utilities subfolder.

Also, eliminated unused syncto routines, and forced all syncing operations to use syncto routines.

bartgol commented 6 years ago

The preqx_flat_remap_ut test is hanging on my laptop. Investigating.

Edit: hangs in debug, I get an MPI_Abort call before MPI_Init in release.