#include "implicit_f.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | st_utable_dum (ierr) |
| integer function | get_u_numtable (tid) |
| subroutine | get_u_table (itable, xx, yy) |
| subroutine | get_u_vtable (itable, nel0, ipos, xx, yy, dydx1) |
| integer function get_u_numtable | ( | integer | tid | ) |
Definition at line 39 of file utable.F.
| subroutine get_u_table | ( | integer | itable, |
| dimension(:) | xx, | ||
| yy ) |
Definition at line 64 of file utable.F.
| subroutine get_u_vtable | ( | integer | itable, |
| integer | nel0, | ||
| integer, dimension(:,:) | ipos, | ||
| dimension(:,:) | xx, | ||
| yy, | |||
| dydx1 ) |
Definition at line 89 of file utable.F.