sci-libs/cgnslib
CFD General Notation System standard library
USE Flags
base-scope
* This flag is undocumented *
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
examples
Global: Install examples, usually source code
fortran
Global: Adds support for fortran (formerly f77)
hdf5
Global: Adds support for the Hierarchical Data Format v5
legacy
* This flag is undocumented *
mpi
Global: Adds MPI (Message Passing Interface) layer to the apps that support it
scoping
* This flag is undocumented *
szip
Global: Use the szip compression library
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
tools
Global: Create separate binary for script helper tools (currently only: versionsort); useful if they are called extremely often