Hi there
I have a tricky problem with exodus II. When I build a native C program with exodus II and linking with the shared netcdf library everything works fine. After this experiment I built a shared library using exodus II (again linking against the shared netcdf library).
Afterwards I tried to import functions from this shared library to Python using ctypes. Unfortunatley, I get error...
2009-04-25 11:12:34 UTC in ExodusII