My Project
 All Classes Files Functions Variables Macros
gradiv2_mod Module Reference

Public Member Functions

subroutine gradiv2_allocate
subroutine gradiv2_switch_dissip (dist)

Public Attributes

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

Detailed Description

Definition at line 1 of file gradiv2_mod.F90.

Member Function/Subroutine Documentation

subroutine gradiv2_mod::gradiv2_allocate ( )

Definition at line 9 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 25 of file gradiv2_mod.F90.

Here is the caller graph for this function:

Member Data 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.


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