Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
auxiliary_cmplx_t
Derived Type
3 statements
Source File
shared_ragged_array.F90
shared_ragged_array
auxiliary_cmplx_t
Contents
Variables
res
Source Code
auxiliary_cmplx_t
type, private :: auxiliary_cmplx_t
Contents
Variables
res
Source Code
auxiliary_cmplx_t
Components
Type
Visibility
Attributes
Name
Initial
complex(kind=dp),
public,
pointer
::
res
(:)
=>
null()
Source Code
type
::
auxiliary_cmplx_t
complex
(
dp
),
pointer
::
res
(:)
=>
null
()
end type
auxiliary_cmplx_t