FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
type_dp_vector_2d
Derived Type
4 statements
Source File
vector.F90
core_types_vector
type_dp_vector_2d
Contents
Variables
x
y
Source Code
type_dp_vector_2d
type, public :: type_dp_vector_2d
Components
Type
Visibility
Attributes
Name
Initial
real(kind=real64),
public
::
x
real(kind=real64),
public
::
y
Source Code
type
::
type_dp_vector_2d
real
(
real64
)
::
x
real
(
real64
)
::
y
end type
type_dp_vector_2d