cgnsv4.5.1
- Updated
The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations.
- Project website: https://cgns.org
#Usage
cgns provides CMake targets:
find_package(cgns CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:CGNS::cgns_shared>,CGNS::cgns_shared,CGNS::cgns_static>)#Supported Platforms
All platforms supported.
#Features
#fortran
Enable fortran support (not yet implemented)
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#hdf5default
Enable hdf5 support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through hdf5)
- vcpkg-cmake-config (through hdf5)
#mpi
Enable MPI support
Dependencies:
Host Dependencies:
6 transitive dependencies:
- pkgconf (through openmpi)
- vcpkg-cmake (through hdf5)
- vcpkg-cmake-config (through hdf5)
- vcpkg-cmake-get-vars (through vcpkg-tool-meson)
- vcpkg-make (through openmpi)
- vcpkg-tool-meson (through pkgconf)
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Alexander Neumann
Billy O'Neal
panda-z
Osyotr
autoantwort
Jia Yue Hua
Kai Pastor
Ivan Sorokin
SunBlack