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 | ) |
|
subroutine bands::adjustbands_caldyn |
( |
| ) |
|
subroutine bands::adjustbands_dissip |
( |
type(distrib), intent(inout) |
new_dist | ) |
|
subroutine bands::adjustbands_dissip |
( |
| ) |
|
subroutine bands::adjustbands_physic |
( |
| ) |
|
subroutine bands::adjustbands_physic |
( |
| ) |
|
subroutine bands::adjustbands_vanleer |
( |
type(distrib), intent(inout) |
new_dist | ) |
|
subroutine bands::adjustbands_vanleer |
( |
| ) |
|
subroutine bands::allocatebands |
( |
| ) |
|
subroutine bands::allocatebands |
( |
| ) |
|
subroutine bands::read_distrib |
( |
| ) |
|
subroutine bands::read_distrib |
( |
| ) |
|
subroutine bands::set_bands |
( |
| ) |
|
subroutine bands::set_bands |
( |
| ) |
|
subroutine bands::writebands |
( |
| ) |
|
subroutine bands::writebands |
( |
| ) |
|
Member Data Documentation
type(distrib), target, save bands::distrib_caldyn |
type(distrib), target, save bands::distrib_dissip |
integer, dimension(:), allocatable bands::distrib_phys |
type(distrib), target, save bands::distrib_physic |
type(distrib), target, save bands::distrib_physic_bis |
type(distrib), target, save bands::distrib_vanleer |
type(distrib), target, save bands::distrib_vanleer2 |
integer, dimension(:), allocatable bands::jj_nb_caldyn |
integer, dimension(:), allocatable bands::jj_nb_dissip |
integer, dimension(:), allocatable bands::jj_nb_physic |
integer, dimension(:), allocatable bands::jj_nb_physic_bis |
integer, dimension(:), allocatable bands::jj_nb_vanleer |
integer, dimension(:), allocatable bands::jj_nb_vanleer2 |
The documentation for this module was generated from the following files: