- Dec 13, 2021
-
- Dec 10, 2021
-
-
Moritz Hanke authored
-
- Dec 09, 2021
-
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
fixes issue that occured if a process with no local cells took part in the generation of a distributed grid pair
-
- Dec 08, 2021
-
-
Moritz Hanke authored
-
Moritz Hanke authored
* due to the internal logic this code cannot be reached
-
Moritz Hanke authored
-
Moritz Hanke authored
-
- Dec 07, 2021
-
-
Moritz Hanke authored
* did not work correctly for location == EDGE
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
-
- Dec 06, 2021
-
-
Moritz Hanke authored
* distributed grids that contained cells, vertices, and/or edges whose core mask value was 0 on all processes caused an abort
-
Moritz Hanke authored
-
Moritz Hanke authored
removes unused routine yac_interp_grid_get_aux_grid_cells_src and public interface to yac_dist_grid_pair_get_aux_grid_cells
-
Moritz Hanke authored
-
Moritz Hanke authored
-
- Dec 02, 2021
-
-
Moritz Hanke authored
-
Moritz Hanke authored
fixes issue that occures if no transient_grid_refs are defined for a component in the xml configuration file
-
- Dec 01, 2021
-
-
Moritz Hanke authored
-
-
this allows for something like: make -j check TESTS_ENVIRONMENT='echo RUNNING: "$$f";' AM_TESTS_ENVIRONMENT is only supported by the parallel test harness
-
-
-
-
-
which is now redirected to log files
-
-
-
-
YAXT_FCLIBS is valid only if it enables functions that are implemented in the C library and available via C bindings.
-
-
Call to the YAXT function is optimized out with '-O2'.
-
-
- Nov 29, 2021
-
-
Moritz Hanke authored
-
Moritz Hanke authored
-
Moritz Hanke authored
* the short lifetimes could case problems in case the generation of one of them took to long
-