|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | lb_setqvol (flocal, qvol, in, m, isInactive) |
| subroutine | lb_process_items (nin, rdata, flocal, m, nmax) |
| subroutine lb_process_items | ( | nin, | |
| real, dimension(1) | rdata, | ||
| external | flocal, | ||
| m, | |||
| nmax | |||
| ) |
Definition at line 51 of file lb_setqvol.f.
References dnekclock_sync(), exitti(), i8glsum(), iglmax(), and iglmin().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine lb_setqvol | ( | external | flocal, |
| real, dimension(lx1,ly1,lz1,lelv,*) | qvol, | ||
| real, dimension(lx1,ly1,lz1,lelt,*) | in, | ||
| m, | |||
| integer, dimension(lx1,ly1,lz1,*) | isInactive | ||
| ) |
Definition at line 2 of file lb_setqvol.f.
References lb_process_items().
Here is the call graph for this function: