x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
allocator_t
Interface
3 statements
Source File
allocator.f90
m_allocator
allocator_t
Contents
Module Procedures
allocator_init
public interface allocator_t
Module Procedures
public function
allocator_init
(mesh, sz) result(allocator)
Arguments
Type
Intent
Optional
Attributes
Name
type(
mesh_t
),
intent(inout),
target
::
mesh
integer,
intent(in)
::
sz
Return Value
type(
allocator_t
)