logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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