make_real_a_node Interface

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

Arguments

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

Return Value type(dlist_node_real_a)