|
| subroutine | mod_multiphase_height_function_curvature_3d::compute_curvature_height_function_hybrid_3d (curvature, vf, nn, nh) |
| | Compute the phase curvature field with a hybrid height function method in 3d.
|
| |
| subroutine | mod_multiphase_height_function_curvature_3d::compute_height_normal (vf, normal, nn, nh, i, j, k, height, error, d1, d2, dir) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::compute_height (vf, coord_face, nh_max, normal, height, error) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::compute_curvature_height_function_coeff_3d (h1_1, h2_1, h11_2, h22_2, h12_2, height, delta1, delta2) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::compute_curvature_rotated_height_function_3d (curv, i, j, k, normal, w, sw, l, vf) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::compute_rotated_height_function_3d (x, y, z, normal, tangent1, tangent2, w, length, h, vf, i, j, k) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::init_poly (poly_to_init, x, y, z, length, w, normal, tangent1, tangent2) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::boucle_poly (or, vf, dxyz, l, m, n, h, l_normal, w) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::compute_poly (or, cell, l_normal, vf, dxyz, h) |
| |
| subroutine | mod_multiphase_height_function_curvature_3d::find_interface (is_interface, vf, nh) |
| |
| integer function | mod_multiphase_height_function_curvature_3d::get_i (x, i_ref) |
| |
| integer function | mod_multiphase_height_function_curvature_3d::get_j (y, j_ref) |
| |
| integer function | mod_multiphase_height_function_curvature_3d::get_k (z, k_ref) |
| |