Functions/Subroutines | |
| subroutine | aspect_ratios (ar) |
| subroutine | eig2 (AA, eign, eig1) |
| subroutine | quadratic_h (x1, x2, a, b, c) |
| subroutine | out_sem (iel) |
| subroutine | gradm11 (ux, uy, uz, u, e) |
| subroutine aspect_ratios | ( | real, dimension(1) | ar | ) |
| subroutine eig2 | ( | real, dimension(2,2) | AA, |
| eign, | |||
| eig1 | |||
| ) |
| subroutine gradm11 | ( | real, dimension(lxyz) | ux, |
| real, dimension(lxyz) | uy, | ||
| real, dimension(lxyz) | uz, | ||
| real, dimension(lxyz,1) | u, | ||
| integer | e | ||
| ) |
| subroutine out_sem | ( | iel | ) |
| subroutine quadratic_h | ( | x1, | |
| x2, | |||
| a, | |||
| b, | |||
| c | |||
| ) |