Page MenuHomeSolus

Update cgns to 4.2.0
ClosedPublic

Authored by aleksvor on May 2 2021, 6:01 PM.
Tags
None
Referenced Files
F10943984: D10973.id26463.diff
Fri, Jul 14, 10:01 PM
F10943761: D10973.id.diff
Fri, Jul 14, 8:51 PM
F10943615: D10973.id26970.diff
Fri, Jul 14, 7:55 PM
F10942217: D10973.id26463.diff
Fri, Jul 14, 10:15 AM
F10941682: D10973.diff
Fri, Jul 14, 7:16 AM
F10896484: D10973.id.diff
Jul 2 2023, 12:35 AM
F10806203: D10973.id26463.diff
May 30 2023, 12:00 AM
F10804748: D10973.id26970.diff
May 29 2023, 5:32 PM
Subscribers

Details

Summary

Summarized changelog:

  • Library:
    • New C and Fortran APIs that allows for reading/writing datatypes that are different from cgsize_t.
    • Added a diskless option for creating a CGNS file in memory (i.e. uses HDF5 "core" file driver), and then to optionally persist the memory to disk. Enablable through cg_configure.
    • Mapping of X4/X8 was lost when moving from ADF to HDF5. This fix reintroduces it as an experimental feature. It uses an H5T_COMPOUND and is compatible with the standard C99 complex type.
  • Tools:
    • Experimental support for conversion of FamilySpecified BC for AFLR3 file format.
    • Added check on node names according to SIDS.

Full changelog here.

Test Plan

Built and tested ParaView against it.

Diff Detail

Repository
R5195 cgns
Lint
Lint Not Applicable
Unit
Tests Not Applicable