Scrambler  1
ExplicitControl Module Reference

List of all members.

Public Member Functions

subroutine ExplicitInit
 Initialize explicit solver.
subroutine InitialExplicit (n)
 Initial explicit call.
subroutine Explicit (n)
 Apply explicit solver by calling the source term functions.
subroutine ExplicitGetMaxSpeed (n)
 find out max speed of explicit solver

Detailed Description

Definition at line 23 of file explicit_control.f90.


Member Function/Subroutine Documentation

subroutine ExplicitInit ( )

Initialize explicit solver.

Definition at line 36 of file explicit_control.f90.

subroutine InitialExplicit ( INTEGER  n)

Initial explicit call.

Definition at line 42 of file explicit_control.f90.

subroutine Explicit ( INTEGER  n)

Apply explicit solver by calling the source term functions.

Definition at line 50 of file explicit_control.f90.

subroutine ExplicitGetMaxSpeed ( INTEGER  n)

find out max speed of explicit solver

Definition at line 152 of file explicit_control.f90.


The documentation for this module was generated from the following file:
 All Classes Files Functions Variables