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

Public Member Functions

subroutine, public rflu_wenogradcellswrapper (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine, public rflu_wenogradcellsxyzwrapper (pRegion, iBegGrad, iEndGrad, grad)
 

Private Member Functions

subroutine rflu_wenogradcells_2d (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine rflu_wenogradcells_3d (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine rflu_wenogradcellsxyz_1d (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine rflu_wenogradcellsxyz_2d (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine rflu_wenogradcellsxyz_3d (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine rflu_wenogradcellsxyzfast_2d (pRegion, iBegGrad, iEndGrad, grad)
 
subroutine rflu_wenogradcellsxyzfast_3d (pRegion, iBegGrad, iEndGrad, grad)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModWENO.F90,v $ $Revision: 1.4 $'
 

Detailed Description

Definition at line 39 of file RFLU_ModWENO.F90.

Member Function/Subroutine Documentation

subroutine rflu_wenogradcells_2d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 96 of file RFLU_ModWENO.F90.

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

Referenced by rflu_wenogradcellswrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_wenogradcells_3d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 275 of file RFLU_ModWENO.F90.

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

Referenced by rflu_wenogradcellswrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_wenogradcellswrapper ( type(t_region), pointer  pRegion,
integer, intent(in)  iBegGrad,
integer, intent(in)  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
subroutine rflu_wenogradcellsxyz_1d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 542 of file RFLU_ModWENO.F90.

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

Referenced by rflu_wenogradcellswrapper(), and rflu_wenogradcellsxyzwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_wenogradcellsxyz_2d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 757 of file RFLU_ModWENO.F90.

References moderror::deregisterfunction(), moderror::errorstop(), and moderror::registerfunction().

Here is the call graph for this function:

subroutine rflu_wenogradcellsxyz_3d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 961 of file RFLU_ModWENO.F90.

References moderror::deregisterfunction(), moderror::errorstop(), and moderror::registerfunction().

Here is the call graph for this function:

subroutine rflu_wenogradcellsxyzfast_2d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 1180 of file RFLU_ModWENO.F90.

References moderror::deregisterfunction(), moderror::errorstop(), and moderror::registerfunction().

Referenced by rflu_wenogradcellsxyzwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_wenogradcellsxyzfast_3d ( type(t_region), pointer  pRegion,
integer  iBegGrad,
integer  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)
private

Definition at line 1379 of file RFLU_ModWENO.F90.

References moderror::deregisterfunction(), moderror::errorstop(), and moderror::registerfunction().

Referenced by rflu_wenogradcellsxyzwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_wenogradcellsxyzwrapper ( type(t_region), pointer  pRegion,
integer, intent(in)  iBegGrad,
integer, intent(in)  iEndGrad,
real(rfreal), dimension(:,:,:), pointer  grad 
)

Member Data Documentation

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

Definition at line 60 of file RFLU_ModWENO.F90.


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