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

Go to the source code of this file.

Functions/Subroutines

subroutine findprobe (glb, myid)
 
subroutine sphere_imp_contains_point_3d (r, center, p, inside)
 

Function/Subroutine Documentation

subroutine findprobe ( type(rocfrac_global)  glb,
integer  myid 
)

Definition at line 53 of file FindProbe.f90.

References i, j, max(), smallestelement(), sphere_imp_contains_point_3d(), sqrt(), and CImg< T >::sum().

Referenced by rocfracmain::rocfracinitialize().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine sphere_imp_contains_point_3d ( real ( kind = 8 )  r,
real ( kind = 8 ), dimension(ndim)  center,
real ( kind = 8 ), dimension(ndim)  p,
logical  inside 
)

Definition at line 177 of file FindProbe.f90.

References Color::r(), and CImg< T >::sum().

Referenced by findprobe().

Here is the call graph for this function:

Here is the caller graph for this function: