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

Public Member Functions

subroutine, public rflu_roe_computeflux (pRegion, fluxPart)
 
subroutine, public rflu_roe_computefluxc1 (pRegion)
 
subroutine, public rflu_roe_computefluxc2_tcp (pRegion)
 
subroutine, public rflu_roe_computefluxd1_tcp (pRegion)
 
subroutine, public rflu_roe_computefluxd2_tcp (pRegion)
 
subroutine, public rflu_roe_computeflux1_gl (pRegion)
 
subroutine, public rflu_roe_computeflux1_tcp (pRegion)
 
subroutine, public rflu_roe_computeflux2_gl (pRegion)
 
subroutine, public rflu_roe_computeflux2_tcp (pRegion)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModRoeFlux.F90,v $ $Revision: 1.10 $'
 

Detailed Description

Definition at line 39 of file RFLU_ModRoeFlux.F90.

Member Function/Subroutine Documentation

subroutine, public rflu_roe_computeflux ( type(t_region), pointer  pRegion,
integer, intent(in)  fluxPart 
)
subroutine, public rflu_roe_computeflux1_gl ( type(t_region), pointer  pRegion)
subroutine, public rflu_roe_computeflux1_tcp ( type(t_region), pointer  pRegion)
subroutine, public rflu_roe_computefluxc1 ( type(t_region), pointer  pRegion)

Definition at line 298 of file RFLU_ModRoeFlux.F90.

References moderror::deregisterfunction(), moderror::registerfunction(), rflu_centralfirstpatch(), and rflu_modnscbc::rflu_nscbc_compfirstpatchflux().

Referenced by rflu_roe_computeflux().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_roe_computefluxc2_tcp ( type(t_region), pointer  pRegion)
subroutine, public rflu_roe_computefluxd1_tcp ( type(t_region), pointer  pRegion)

Definition at line 738 of file RFLU_ModRoeFlux.F90.

References moderror::deregisterfunction(), rflu_modentropyfixes::entropyfixhartenhyman(), Color::g(), mixtperf_c_ghovm2(), mixtperf_ho_cptuvw(), moderror::registerfunction(), sqrt(), and Kdtree_d< Traits >::ExtPoint::term().

Referenced by rflu_roe_computeflux().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Member Data Documentation

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModRoeFlux.F90,v $ $Revision: 1.10 $'
private

Definition at line 71 of file RFLU_ModRoeFlux.F90.


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