abl
dprocmap.f File Reference

Functions/Subroutines

subroutine dprocmapinit ()
 
subroutine dprocmapput (ibuf, lbuf, ioff, ieg)
 
subroutine dprocmapget (ibuf, ieg)
 
subroutine dprocmapfind (il, nids, ieg)
 
integer function lsearch_ur (a, n, k)
 
integer function gllnid (ieg)
 
integer function gllel (ieg)
 

Function/Subroutine Documentation

◆ dprocmapfind()

subroutine dprocmapfind (   il,
  nids,
  ieg 
)

◆ dprocmapget()

subroutine dprocmapget ( integer, dimension(2)  ibuf,
  ieg 
)

◆ dprocmapinit()

subroutine dprocmapinit

◆ dprocmapput()

subroutine dprocmapput ( integer, dimension(lbuf)  ibuf,
  lbuf,
  ioff,
  ieg 
)

◆ gllel()

integer function gllel (   ieg)

◆ gllnid()

integer function gllnid (   ieg)

◆ lsearch_ur()

integer function lsearch_ur ( integer, dimension(n)  a,
integer  n,
integer  k 
)