Functions/Subroutines | |
| subroutine | majgeo (ncel2, ncele2, nfabo2, ifabo2, xyzce2, cdgfb2, srfbn2) |
| subroutine majgeo | ( | integer(c_int), intent(in) | ncel2, |
| integer(c_int), intent(in) | ncele2, | ||
| integer(c_int), intent(in) | nfabo2, | ||
| integer(c_int), dimension(nfabo2), target | ifabo2, | ||
| real(c_double), dimension(3,ncele2), target | xyzce2, | ||
| real(c_double), dimension(3,nfabo2), target | cdgfb2, | ||
| real(c_double), dimension(nfabo2), target | srfbn2 | ||
| ) |