My Project
 All Classes Files Functions Variables Macros
bands Module Reference
Collaboration diagram for bands:
[legend]

Public Member Functions

subroutine allocatebands
subroutine read_distrib
subroutine set_bands
subroutine adjustbands_caldyn (new_dist)
subroutine adjustbands_vanleer (new_dist)
subroutine adjustbands_dissip (new_dist)
subroutine adjustbands_physic
subroutine writebands
subroutine allocatebands
subroutine read_distrib
subroutine set_bands
subroutine adjustbands_caldyn
subroutine adjustbands_vanleer
subroutine adjustbands_dissip
subroutine adjustbands_physic
subroutine writebands

Public Attributes

integer, parameter bands_caldyn = 1
integer, parameter bands_vanleer = 2
integer, parameter bands_dissip = 3
integer, dimension(:), allocatable jj_nb_caldyn
integer, dimension(:), allocatable jj_nb_vanleer
integer, dimension(:), allocatable jj_nb_vanleer2
integer, dimension(:), allocatable jj_nb_dissip
integer, dimension(:), allocatable jj_nb_physic
integer, dimension(:), allocatable jj_nb_physic_bis
type(distrib), target, save distrib_caldyn
type(distrib), target, save distrib_vanleer
type(distrib), target, save distrib_vanleer2
type(distrib), target, save distrib_dissip
type(distrib), target, save distrib_physic
type(distrib), target, save distrib_physic_bis
integer, dimension(:), allocatable distrib_phys

Detailed Description

Definition at line 4 of file bands.F90.

Member Function/Subroutine Documentation

subroutine bands::adjustbands_caldyn ( type(distrib), intent(inout)  new_dist)

Definition at line 168 of file bands.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine bands::adjustbands_caldyn ( )

Definition at line 134 of file bands.F90.

Here is the call graph for this function:

subroutine bands::adjustbands_dissip ( type(distrib), intent(inout)  new_dist)

Definition at line 304 of file bands.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine bands::adjustbands_dissip ( )

Definition at line 265 of file bands.F90.

Here is the call graph for this function:

subroutine bands::adjustbands_physic ( )

Definition at line 373 of file bands.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine bands::adjustbands_physic ( )

Definition at line 331 of file bands.F90.

Here is the call graph for this function:

subroutine bands::adjustbands_vanleer ( type(distrib), intent(inout)  new_dist)

Definition at line 235 of file bands.F90.

Here is the call graph for this function:

subroutine bands::adjustbands_vanleer ( )

Definition at line 199 of file bands.F90.

Here is the call graph for this function:

subroutine bands::allocatebands ( )

Definition at line 20 of file bands.F90.

subroutine bands::allocatebands ( )

Definition at line 28 of file bands.F90.

Here is the caller graph for this function:

subroutine bands::read_distrib ( )

Definition at line 42 of file bands.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine bands::read_distrib ( )

Definition at line 34 of file bands.F90.

Here is the call graph for this function:

subroutine bands::set_bands ( )

Definition at line 93 of file bands.F90.

subroutine bands::set_bands ( )

Definition at line 105 of file bands.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine bands::writebands ( )

Definition at line 429 of file bands.F90.

Here is the caller graph for this function:

subroutine bands::writebands ( )

Definition at line 386 of file bands.F90.

Member Data Documentation

integer parameter bands::bands_caldyn = 1

Definition at line 6 of file bands.F90.

integer parameter bands::bands_dissip = 3

Definition at line 8 of file bands.F90.

integer parameter bands::bands_vanleer = 2

Definition at line 7 of file bands.F90.

type(distrib), target, save bands::distrib_caldyn

Definition at line 17 of file bands.F90.

type(distrib), target, save bands::distrib_dissip

Definition at line 20 of file bands.F90.

integer, dimension(:), allocatable bands::distrib_phys

Definition at line 24 of file bands.F90.

type(distrib), target, save bands::distrib_physic

Definition at line 21 of file bands.F90.

type(distrib), target, save bands::distrib_physic_bis

Definition at line 22 of file bands.F90.

type(distrib), target, save bands::distrib_vanleer

Definition at line 18 of file bands.F90.

type(distrib), target, save bands::distrib_vanleer2

Definition at line 19 of file bands.F90.

integer, dimension(:), allocatable bands::jj_nb_caldyn

Definition at line 10 of file bands.F90.

integer, dimension(:), allocatable bands::jj_nb_dissip

Definition at line 13 of file bands.F90.

integer, dimension(:), allocatable bands::jj_nb_physic

Definition at line 14 of file bands.F90.

integer, dimension(:), allocatable bands::jj_nb_physic_bis

Definition at line 15 of file bands.F90.

integer, dimension(:), allocatable bands::jj_nb_vanleer

Definition at line 11 of file bands.F90.

integer, dimension(:), allocatable bands::jj_nb_vanleer2

Definition at line 12 of file bands.F90.


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