cmdgraph
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
make_real_a_node
Interface
22 statements
Source File
dlist.f90
dlist
make_real_a_node
Contents
None
interface
public module function make_real_a_node(v) result(n)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=8),
intent(in)
::
v
(:)
Return Value
type(
dlist_node_real_a
)