LMDZ
filtreg_mod Module Reference

Functions/Subroutines

subroutine inifilr
 

Variables

real, dimension(:,:,:), allocatable matriceun
 
real, dimension(:,:,:), allocatable matriceus
 
real, dimension(:,:,:), allocatable matricevn
 
real, dimension(:,:,:), allocatable matricevs
 
real, dimension(:,:,:), allocatable matrinvn
 
real, dimension(:,:,:), allocatable matrinvs
 

Function/Subroutine Documentation

subroutine filtreg_mod::inifilr ( )

Definition at line 12 of file filtreg_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

real, dimension(:,:,:), allocatable filtreg_mod::matriceun

Definition at line 6 of file filtreg_mod.F90.

real, dimension(:,:,:), allocatable filtreg_mod::matriceus

Definition at line 6 of file filtreg_mod.F90.

real, dimension(:,:,:), allocatable filtreg_mod::matricevn

Definition at line 6 of file filtreg_mod.F90.

real, dimension(:,:,:), allocatable filtreg_mod::matricevs

Definition at line 7 of file filtreg_mod.F90.

real, dimension(:,:,:), allocatable filtreg_mod::matrinvn

Definition at line 7 of file filtreg_mod.F90.

real, dimension(:,:,:), allocatable filtreg_mod::matrinvs

Definition at line 7 of file filtreg_mod.F90.