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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_tfint1d (s, p1, p2, xyz)
 
subroutine rflo_tfint2d (s1, s2, s3, s4, e1, e2, e3, e4, p1, p2, p3, p4, xyz)
 

Function/Subroutine Documentation

subroutine rflo_tfint1d ( real(rfreal)  s,
real(rfreal), dimension(3)  p1,
real(rfreal), dimension(3)  p2,
real(rfreal), dimension(3)  xyz 
)
subroutine rflo_tfint2d ( real(rfreal)  s1,
real(rfreal)  s2,
real(rfreal)  s3,
real(rfreal)  s4,
real(rfreal), dimension(3)  e1,
real(rfreal), dimension(3)  e2,
real(rfreal), dimension(3)  e3,
real(rfreal), dimension(3)  e4,
real(rfreal), dimension(3)  p1,
real(rfreal), dimension(3)  p2,
real(rfreal), dimension(3)  p3,
real(rfreal), dimension(3)  p4,
real(rfreal), dimension(3)  xyz 
)