LMDZ
gradiv2_mod Module Reference

Functions/Subroutines

subroutine gradiv2_allocate
 
subroutine gradiv2_switch_dissip (dist)
 

Variables

real, dimension(:,:), pointer, save gdx
 
real, dimension(:,:), pointer, save gdy
 
real, dimension(:,:), pointer, save div
 

Function/Subroutine Documentation

subroutine gradiv2_mod::gradiv2_allocate ( )

Definition at line 10 of file gradiv2_mod.F90.

Here is the caller graph for this function:

subroutine gradiv2_mod::gradiv2_switch_dissip ( type(distrib), intent(in)  dist)

Definition at line 26 of file gradiv2_mod.F90.

Here is the caller graph for this function:

Variable Documentation

real, dimension( :,: ), pointer, save gradiv2_mod::div

Definition at line 5 of file gradiv2_mod.F90.

real, dimension( :,: ), pointer, save gradiv2_mod::gdx

Definition at line 3 of file gradiv2_mod.F90.

real, dimension( :,: ), pointer, save gradiv2_mod::gdy

Definition at line 4 of file gradiv2_mod.F90.