Improve profiling
Description
Make the profiling objects local for some more functions in _inc.F90
files. This allows to collect data for the real and complex functions separately. Before, the data was written to the same profiling objects.
Moreover, add two more regions in GHOST_UPDATE
.
News snippet
Improve profiling
Checklist
-
I have checked that my code follows the Octopus coding standards