CAM
unstructured Module Reference

Functions/Subroutines

subroutine, public pump (X, Y, Z, Tri)
 
subroutine, public getpoint (avert, bvert, X, Y, Z, DB, NVert, Xnew, Ynew, Znew, abve
 
subroutine, public addtriangle (vert1, vert2, vert3, NTri, TriNew)
 

Function/Subroutine Documentation

◆ addtriangle()

subroutine, public unstructured::addtriangle ( integer, intent(in)  vert1,
integer, intent(in)  vert2,
integer, intent(in)  vert3,
integer, intent(inout)  NTri,
integer, dimension(:,:), pointer  TriNew 
)
Here is the caller graph for this function:

◆ getpoint()

subroutine, public unstructured::getpoint ( integer, intent(in)  avert,
integer, intent(in)  bvert,
real(cpp_real8), dimension(:), pointer  X,
real(cpp_real8), dimension(:), pointer  Y,
real(cpp_real8), dimension(:), pointer  Z,
integer, dimension(:,:)  DB,
integer, intent(inout)  NVert,
real(cpp_real8), dimension(:), pointer  Xnew,
real(cpp_real8), dimension(:), pointer  Ynew,
real(cpp_real8), dimension(:), pointer  Znew,
  abve 
)
Here is the caller graph for this function:

◆ pump()

subroutine, public unstructured::pump ( real(cpp_real8), dimension(:), pointer  X,
real(cpp_real8), dimension(:), pointer  Y,
real(cpp_real8), dimension(:), pointer  Z,
integer, dimension(:,:), pointer  Tri 
)
Here is the call graph for this function: