Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • testpost_fd.c : uses GiD_f* functions and ...Write*Block functions to write a small 2d triangle mesh with results.
    Usage: testc_fd [ -h ] [ -f ascii | bin | hdf5 ] filename_prefix

  • testpost.c : uses the deprecated API to write the same example. It has the options to write MeshGroups and to create an early-terminate to show the importance of using GiD_FlushPostFilefFlushPostFile .
    Usage: testc [ -h ] [ -abort ] [ -f ascii | bin | hdf5 ] [ -g ] filename_prefix

  • ex1_sphere_fd.c :

  • ex1_sphere.c :

  • IGA_test_1.c :

...