x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
field_init
Function
9 statements
Source File
field.f90
m_field
field_init
Contents
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
)