History log of /petsc/src/dm/impls/plex/exodusii/makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# a82fbe4e 09-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ahmed/exodusii-improvements' into 'main'

ExodusII: cache variable names

See merge request petsc/petsc!7705


# 49c89c76 09-Sep-2024 Blaise Bourdin <bourdin@mcmaster.ca>

PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.

A

PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.

And update to use exodusII-v2024-06-27

Co-authored-by: Sarah Ahmed ahmes134@mcmaster.ca

show more ...