Home
last modified time | relevance | path

Searched refs:nextelt (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/common/
H A Dgenbc.f548 type (llnod), pointer :: nextelt ! points to generic elt of linked list local
606 nextelt => sidelt % next
609 if( .not. associated(nextelt) ) exit
610 sidelt => nextelt
611 nextelt => sidelt % next