Scrambler  1
sweep_declarations.f90 File Reference

Module for setting up stencil pieces and defining dependencies for sweep scheme. More...

Go to the source code of this file.

Data Types

module  SchemeDeclarations

Functions/Subroutines

subroutine BeforeSweepStep_
subroutine AfterSweepStep_ ()
subroutine Init_prims_ ()
subroutine Reconstruct_
subroutine calc_limiters_ ()
LOGICAL function request_eigens_ ()
subroutine MHD_Source_Terms_ ()
subroutine calc_fluxes_ ()
subroutine calc_fluxes_noctu ()
subroutine calc_emf_ ()
subroutine updateB_ ()
subroutine updatew2_ ()
subroutine update_fluxes_ ()
subroutine CTU_ ()
subroutine calc_tracer_fluxes_ ()
subroutine HVisc_ ()
subroutine calc_final_fluxes_ ()
subroutine calc_final_emf_ ()
subroutine store_fixup_fluxes_ ()
subroutine update_final_fluxes_ ()
subroutine updateB_final_ ()
subroutine update_final_ ()
subroutine update_final_noctu_ ()

Detailed Description

Module for setting up stencil pieces and defining dependencies for sweep scheme.

ghost module to set up dependencies

Definition in file sweep_declarations.f90.


Function/Subroutine Documentation

subroutine sweep_::BeforeSweepStep_ ( )

Definition at line 393 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::AfterSweepStep_ ( )

Definition at line 397 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::Init_prims_ ( )

Definition at line 401 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::Reconstruct_ ( )

Definition at line 406 of file sweep_declarations.f90.

References calc_limiters_(), MHD_Source_Terms_(), and request_eigens_().

Referenced by SchemeDeclarations::sweep_().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

subroutine sweep_::calc_limiters_ ( )

Definition at line 538 of file sweep_declarations.f90.

Referenced by Reconstruct_().

+ Here is the caller graph for this function:

LOGICAL function sweep_::request_eigens_ ( )

Definition at line 563 of file sweep_declarations.f90.

Referenced by Reconstruct_().

+ Here is the caller graph for this function:

subroutine sweep_::MHD_Source_Terms_ ( )

Definition at line 583 of file sweep_declarations.f90.

Referenced by Reconstruct_().

+ Here is the caller graph for this function:

subroutine sweep_::calc_fluxes_ ( )

Definition at line 620 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::calc_fluxes_noctu ( )

Definition at line 634 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_(), and SweepScheme::sweepAdvance().

+ Here is the caller graph for this function:

subroutine sweep_::calc_emf_ ( )

Definition at line 647 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::updateB_ ( )

Definition at line 669 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::updatew2_ ( )

Definition at line 685 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::update_fluxes_ ( )

Definition at line 712 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::CTU_ ( )

Definition at line 724 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

Definition at line 814 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::HVisc_ ( )

Definition at line 830 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

Definition at line 855 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::calc_final_emf_ ( )

Definition at line 871 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

Definition at line 890 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

Definition at line 895 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::updateB_final_ ( )

Definition at line 954 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

subroutine sweep_::update_final_ ( )

Definition at line 969 of file sweep_declarations.f90.

Referenced by SchemeDeclarations::sweep_().

+ Here is the caller graph for this function:

Definition at line 985 of file sweep_declarations.f90.

 All Classes Files Functions Variables