fpm_meta_hdf5 Module



Subroutines

public subroutine init_hdf5(this, compiler, error)

Initialize HDF5 metapackage for the current system Cleanup Assert pkg-config is installed Find pkg-config package file by priority some distros put hdf5-1.2.3.pc with version number in .pc filename. Add HDF5 modules as external

Arguments

Type IntentOptional Attributes Name
class(metapackage_t), intent(inout) :: this
type(compiler_t), intent(in) :: compiler
type(error_t), intent(out), allocatable :: error