logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

cgnsdiff - Diff two CGNS files

Description

       usage  : cgnsdiff [options] CGNSfile1 [dataset1] CGNSfile2 [dataset2] options:

       -c     : case insensitive names

       -i     : ignore white space in names

       -q     : print only if they differ

       -f     : follow links

       -r     : recurse (used only when dataset given)

       -d     : compare node data also

       -t<tol> : tolerance for comparing floats/doubles (default 0)

   options:-c     : case insensitive names

       -i     : ignore white space in names

       -q     : print only if they differ

       -f     : follow links

       -r     : recurse (used only when dataset given)

       -d     : compare node data also

       -t<tol> : tolerance for comparing floats/doubles (default 0)

usage : cgnsdiff [options] CGNSfile1 [dataset1... January 2012                                          USAGE(1)

Name

       cgnsdiff - Diff two CGNS files

See Also