make_real_m_node Interface

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

Arguments

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

Return Value type(dlist_node_real_m)