Go to the source code of this file.
Functions/Subroutines | |
subroutine | splitquadface (global, xyz1, xyz2, xyz3, xyz4, splitFlag) |
subroutine splitquadface | ( | type(t_global), pointer | global, |
real(rfreal), dimension(3), intent(in) | xyz1, | ||
real(rfreal), dimension(3), intent(in) | xyz2, | ||
real(rfreal), dimension(3), intent(in) | xyz3, | ||
real(rfreal), dimension(3), intent(in) | xyz4, | ||
integer, intent(out) | splitFlag | ||
) |
Definition at line 50 of file SplitQuadFace.F90.
References moderror::deregisterfunction(), moderror::errorstop(), facevectortria(), CVector::mag2(), moderror::registerfunction(), and sqrt().