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

Public Member Functions

subroutine swapintegers (a, b)
 
subroutine swaprfreals (a, b)
 
real(rfreal) function makenonzero (x)
 
LOGICAL function floatequal (a, b, tolIn)
 
LOGICAL function floatgreater (a, b)
 
LOGICAL function floatless (a, b)
 
INTEGER function compfact (n)
 
real(rfreal) function comppythag (a, b)
 
logical function isnan (x)
 

Detailed Description

Definition at line 41 of file ModTools.F90.

Member Function/Subroutine Documentation

INTEGER function compfact ( integer, intent(in)  n)

Definition at line 156 of file ModTools.F90.

References i, and n.

Referenced by rflu_moddifferentiationfaces::rflu_computegradconstrained(), and rflu_modstencilsutils::rflu_computestencilweights().

Here is the caller graph for this function:

real(rfreal) function comppythag ( real(rfreal), intent(in)  a,
real(rfreal), intent(in)  b 
)

Definition at line 174 of file ModTools.F90.

References Line_2< R, T >::a(), Color::b(), and sqrt().

Here is the call graph for this function:

LOGICAL function floatgreater ( real(rfreal), intent(in)  a,
real(rfreal), intent(in)  b 
)

Definition at line 124 of file ModTools.F90.

References Line_2< R, T >::a(), and Color::b().

Here is the call graph for this function:

LOGICAL function floatless ( real(rfreal), intent(in)  a,
real(rfreal), intent(in)  b 
)

Definition at line 140 of file ModTools.F90.

References Line_2< R, T >::a(), and Color::b().

Referenced by rflo_modforcesmoments::rflo_openforcemomcofile(), rflo_openprobefile(), and rflu_modprobes::rflu_openprobefiles().

Here is the call graph for this function:

Here is the caller graph for this function:

logical function isnan ( real(rfreal), intent(in)  x)

Definition at line 201 of file ModTools.F90.

References x.

Referenced by plag_modcheckvars::plag_checkvalidity(), rflo_checkvalidity(), rflo_modmovegridframe::rflo_mgframemovecorners(), rflu_checkvalidity(), and rflu_checkvalidity_gl().

Here is the caller graph for this function:

subroutine swapintegers ( integer, intent(inout)  a,
integer, intent(inout)  b 
)

Definition at line 53 of file ModTools.F90.

References Line_2< R, T >::a(), Color::b(), and Line_2< R, T >::c().

Referenced by rflu_modsymmetryperiodic::rflu_sype_augmentcelllists().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine swaprfreals ( real(rfreal), intent(inout)  a,
real(rfreal), intent(inout)  b 
)

Definition at line 69 of file ModTools.F90.

References Line_2< R, T >::a(), Color::b(), and Line_2< R, T >::c().

Referenced by rflu_modbilinearpatch::rflu_blin_computexsectline(), and rflu_modsymmetryperiodic::rflu_sype_augmentcelllists().

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: