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