#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | surf_area (x, nn, surf_nodes, area, numnod) |
| subroutine surf_area | ( | dimension(3,numnod), intent(in) | x, |
| integer, intent(in) | nn, | ||
| integer, dimension(nn,4), intent(in) | surf_nodes, | ||
| intent(inout) | area, | ||
| integer, intent(in) | numnod ) |
Definition at line 28 of file surf_area.F.