Related issues:

https://lists.mcs.anl.gov/pipermail/petsc-dev/2018-August/023448.html

Jakub


On 9/24/18 3:26 PM, Matthew Knepley wrote:
At least on my machine, this does not work correctly

  testset:
    nsize: {{1 2 4}}
    args: -use_generator -faces {{2,2,2  1,3,5  3,4,7}}
    args: -interpolate -distribute -interpolate_after_distribute {{0 1}}
    args: -dm_plex_check_pointsf
    test:
      #TODO some combinations generate wrong SF
      suffix: 6_tet
      requires: ctetgen
      args: -cell_simplex 1 -dm_plex_generator ctetgen
    test:
      suffix: 6_hex
      args: -cell_simplex 0
If I give REPLACE=1, it makes a single output file 6_hex.out and 6_tet.out for all the test, with the output of the last test in it.

  Thanks,

     Matt

--
What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>

Reply via email to