Data Types | |
| interface | compute_cp_gd_interpolant_geo |
Functions/Subroutines | |
| type(t_closest_point_mpi) function | compute_cp_gd_interpolant_geo_plane (ls, cp, cp_params) |
| Compute the closest point on the surface to "origin" starting from cp_start. | |
| double precision function, dimension(3) | compute_cp_gd_wrapper_interpolant_geo (x, ls, cp_params) |
| double precision function, dimension(3) mod_lsm_cp_gd_interpolant_geo::compute_cp_gd_wrapper_interpolant_geo | ( | double precision, dimension(3), intent(in) | x, |
| class(t_levelset_cp), intent(in) | ls, | ||
| type(t_closest_point_parameters_interpolant), intent(inout) | cp_params ) |