Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SplitQuadFace.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine splitquadface (global, xyz1, xyz2, xyz3, xyz4, splitFlag)
 

Function/Subroutine Documentation

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().

Here is the call graph for this function: