| a072220f | 05-Sep-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
SF: Stricter check for valid inputs in PetscSFCompose
An SF might not encode a true star forest (leaves could be repeated). Composition of SFs does, however, rely on unique leaves, so check that in
SF: Stricter check for valid inputs in PetscSFCompose
An SF might not encode a true star forest (leaves could be repeated). Composition of SFs does, however, rely on unique leaves, so check that in debug mode.
show more ...
|