Fortran-lang/fpm
Packaging and contributing
Source Files
Modules
Procedures
Derived Types
Program
fpm_meta_openmp
Module
46 statements
Source File
fpm_meta_openmp.f90
fpm_meta_openmp
Contents
Subroutines
init_openmp
Uses
fpm_compiler
fpm_error
fpm_strings
fpm_meta_base
Subroutines
public subroutine
init_openmp
(this, compiler, error)
Initialize OpenMP metapackage for the current system Cleanup
Read more…
Arguments
Type
Intent
Optional
Attributes
Name
class(
metapackage_t
),
intent(inout)
::
this
type(
compiler_t
),
intent(in)
::
compiler
type(
error_t
),
intent(out),
allocatable
::
error