![]() |
MFIX
2016-1
|
Functions/Subroutines | |
integer function | funijk3 (LI3, LJ3, LK3) |
integer function | funijk3_proc (LI3, LJ3, LK3, LIPROC3) |
integer function | funijk3_gl (LI3, LJ3, LK3) |
integer function | im3_of (IJK3) |
integer function | ip3_of (IJK3) |
integer function | jm3_of (IJK3) |
integer function | jp3_of (IJK3) |
integer function | km3_of (IJK3) |
integer function | kp3_of (IJK3) |
logical function | fluid3_at (IJK3) |
logical function | cyclic3_at (IJK3) |
integer function | bound_funijk3 (pLI, pLJ, pLK) |
integer function function3::bound_funijk3 | ( | integer | pLI, |
integer | pLJ, | ||
integer | pLK | ||
) |
Definition at line 131 of file function3_mod.f.
logical function function3::cyclic3_at | ( | integer | IJK3 | ) |
Definition at line 123 of file function3_mod.f.
logical function function3::fluid3_at | ( | integer | IJK3 | ) |
Definition at line 116 of file function3_mod.f.
integer function function3::funijk3 | ( | integer, intent(in) | LI3, |
integer, intent(in) | LJ3, | ||
integer, intent(in) | LK3 | ||
) |
integer function function3::funijk3_gl | ( | integer, intent(in) | LI3, |
integer, intent(in) | LJ3, | ||
integer, intent(in) | LK3 | ||
) |
Definition at line 66 of file function3_mod.f.
integer function function3::funijk3_proc | ( | integer, intent(in) | LI3, |
integer, intent(in) | LJ3, | ||
integer, intent(in) | LK3, | ||
integer, intent(in) | LIPROC3 | ||
) |
Definition at line 56 of file function3_mod.f.
integer function function3::im3_of | ( | integer | IJK3 | ) |
Definition at line 74 of file function3_mod.f.
integer function function3::ip3_of | ( | integer | IJK3 | ) |
Definition at line 81 of file function3_mod.f.
integer function function3::jm3_of | ( | integer | IJK3 | ) |
Definition at line 88 of file function3_mod.f.
integer function function3::jp3_of | ( | integer | IJK3 | ) |
Definition at line 95 of file function3_mod.f.
integer function function3::km3_of | ( | integer | IJK3 | ) |
Definition at line 102 of file function3_mod.f.
integer function function3::kp3_of | ( | integer | IJK3 | ) |
Definition at line 109 of file function3_mod.f.