IBAMR / autoibamr

GNU Lesser General Public License v3.0
10 stars 3 forks source link

Add ExodusII support. #142

Closed drwells closed 5 months ago

drwells commented 5 months ago

While IBAMR doesn't use this, it is really convenient to compile and install it here for cardinal since netcdf depends on HDF5 and ExodusII depends on netcdf. With a little more tweaking we can completely avoid using Trilinos - we can use this (or really any) external copy of ExodusII instead.

drwells commented 5 months ago

I tested this on five different machines and it appears to work just fine.