Fortran-lang/fpm
Packaging and contributing
Source Files
Modules
Procedures
Derived Types
Program
fpm_meta_stdlib
Module
30 statements
Source File
fpm_meta_stdlib.f90
fpm_meta_stdlib
Contents
Subroutines
init_stdlib
Uses
fpm_compiler
fpm_git
fpm_error
fpm_meta_base
Subroutines
public subroutine
init_stdlib
(this, compiler, error)
Initialize stdlib 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