Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rflu_modgridspeedutils Module Reference

Public Member Functions

LOGICAL function, public rflu_decideneedgridspeeds (pRegion)
 
real(rfreal) function, public rflu_descalegridspeed (pRegion, fs)
 
subroutine, public rflu_descalegridspeeds (pRegion)
 
subroutine, public rflu_initgridspeedscalefactor (pRegion)
 
real(rfreal) function, public rflu_scalegridspeed (pRegion, fs)
 
subroutine, public rflu_scalegridspeeds (pRegion)
 
subroutine, public rflu_setgridspeedscalefactor (pRegion)
 

Detailed Description

Definition at line 39 of file RFLU_ModGridSpeedUtils.F90.

Member Function/Subroutine Documentation

LOGICAL function, public rflu_decideneedgridspeeds ( type(t_region), pointer  pRegion)

Definition at line 83 of file RFLU_ModGridSpeedUtils.F90.

Referenced by rflu_modallocatememory::rflu_allocatememorygspeeds(), rflu_initflowsolver(), rfluinit(), and rflupart().

Here is the caller graph for this function:

subroutine, public rflu_descalegridspeeds ( type(t_region), pointer  pRegion)

Definition at line 187 of file RFLU_ModGridSpeedUtils.F90.

Referenced by rungekuttamp().

Here is the caller graph for this function:

subroutine, public rflu_initgridspeedscalefactor ( type(t_region), pointer  pRegion)

Definition at line 262 of file RFLU_ModGridSpeedUtils.F90.

Referenced by rflu_initflowsolver().

Here is the caller graph for this function:

real(rfreal) function, public rflu_scalegridspeed ( type(t_region), pointer  pRegion,
real(rfreal), intent(inout)  fs 
)

Definition at line 312 of file RFLU_ModGridSpeedUtils.F90.

Referenced by rflu_modtimezoom::rflu_timezoomsumaddsource().

Here is the caller graph for this function:

subroutine, public rflu_scalegridspeeds ( type(t_region), pointer  pRegion)

Definition at line 361 of file RFLU_ModGridSpeedUtils.F90.

Referenced by rungekuttamp().

Here is the caller graph for this function:

subroutine, public rflu_setgridspeedscalefactor ( type(t_region), pointer  pRegion)

Definition at line 434 of file RFLU_ModGridSpeedUtils.F90.

References moderror::errorstop(), and Kdtree_d< Traits >::ExtPoint::term().

Referenced by rungekuttamp().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: