make_real_node Interface

interface
public module function make_real_node(v) result(n)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: v

Return Value type(dlist_node_real)