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

Go to the source code of this file.

Functions/Subroutines

subroutine facevectortria (xyzNodes, fVecX, fVecY, fVecZ)
 
subroutine facevectorquad (xyzNodes, fVecX, fVecY, fVecZ)
 

Function/Subroutine Documentation

subroutine facevectorquad ( real(rfreal), dimension(3,4)  xyzNodes,
real(rfreal)  fVecX,
real(rfreal)  fVecY,
real(rfreal)  fVecZ 
)
subroutine facevectortria ( real(rfreal), dimension(3,3)  xyzNodes,
real(rfreal)  fVecX,
real(rfreal)  fVecY,
real(rfreal)  fVecZ 
)

Definition at line 49 of file FaceVector.F90.

Referenced by rflu_modgeometry::rflu_buildgeometry(), rflu_computegridspeeds(), rflu_modcobalt::rflu_convcobalt2rocflu(), and splitquadface().

Here is the caller graph for this function: