KTH framework for Nek5000 toolboxes; testing version  0.0.1
dprocmap.f File Reference

Go to the source code of this file.

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 
)

Definition at line 128 of file dprocmap.f.

+ Here is the caller graph for this function:

◆ dprocmapget()

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

Definition at line 67 of file dprocmap.f.

References dprocmapfind(), exitti(), icopy(), ifill(), and lsearch_ur().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ dprocmapinit()

subroutine dprocmapinit

Definition at line 10 of file dprocmap.f.

References exitti().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ dprocmapput()

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

Definition at line 39 of file dprocmap.f.

References dprocmapfind(), exitti(), and icopy().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gllel()

integer function gllel (   ieg)

Definition at line 182 of file dprocmap.f.

References dprocmapget().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gllnid()

integer function gllnid (   ieg)

Definition at line 160 of file dprocmap.f.

References dprocmapget().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ lsearch_ur()

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

Definition at line 144 of file dprocmap.f.

+ Here is the caller graph for this function: