x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
field_t
Interface
3 statements
Source File
field.f90
m_field
field_t
Contents
Module Procedures
field_init
public interface field_t
Module Procedures
public function
field_init
(ngrid, next, id) result(f)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
ngrid
type(
field_t
),
intent(in),
pointer
::
next
integer,
intent(in)
::
id
Return Value
type(
field_t
)