|
| subroutine, public | mod_eval_ibm_matrix_coefficients::eval_ibm_matrix_coefficients (matrix, ib_metrics, coord_x, coord_y, coord_z, order, condition_type, method, is_image_point_shift, is_ghost_node_shift, is_quadratic, is_p3_lagrange) |
| | Evaluate matrix coefficients.
|
| |
| elemental subroutine | mod_eval_ibm_matrix_coefficients::eval_octant (is, ie, js, je, ks, ke, i_base, j_base, k_base, dir_x, dir_y, dir_z, extent_x, extent_y, extent_z) |
| | Computing grid index ranges according to the base node, the direction, and the extent. Set extent_z to zero in 2D.
|
| |