◆ closest_point_constructor()
| type(t_closest_point) function type_closest_point::closest_point::closest_point_constructor |
( |
integer, dimension(3), intent(in) | indices, |
|
|
double precision, dimension(3), intent(in) | position, |
|
|
double precision, intent(in) | phi ) |
t_closest_point constructor
- Parameters
-
| [in] | indices | the base (start) indices |
| [in] | position | the base (start) position |
| [in] | phi | the approximate signed distance function at that point |
The documentation for this interface was generated from the following file: