#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | i12_nearest_seg (xs, xm, is, m1, m2, m3, lseg, lseg_new, bmin, bmax) |
| subroutine i12_nearest_seg | ( | dimension(3,*), intent(in) | xs, |
| dimension(3,*), intent(in) | xm, | ||
| integer, intent(in) | is, | ||
| integer, intent(in) | m1, | ||
| integer, intent(in) | m2, | ||
| integer, intent(in) | m3, | ||
| integer, intent(in) | lseg, | ||
| integer, intent(out) | lseg_new, | ||
| intent(out) | bmin, | ||
| intent(inout) | bmax ) |
Definition at line 28 of file i12_nearest_seg.F.