programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
Temporal mean and moments calculation
Collaboration diagram for Temporal mean and moments calculation:

Variables

integer, save nbmomt
 number of moments More...
 
integer, dimension(nbmomx), save ntdmom
 index of the initial time step for computing the moment More...
 
integer, dimension(nbmomx), save imoold
 numero de l'ancien moment correspondant en cas de suite More...
 
integer, dimension(nbmomx), save icmome
 icmome : pointeur pour les moments (donne un numero de propriete) s'utilise ainsi propce(iel,ipproc(icmome(imom))) More...
 
integer, dimension(2, ndgmox,
nbmomx), save 
idfmom
 numero des champs composant le moment idfmom(ic,jj,imom) More...
 
double precision, dimension(nbmomx),
save 
ttdmom
 initial time for computing the moment More...
 

Detailed Description

Variable Documentation

integer, dimension(nbmomx), save icmome

icmome : pointeur pour les moments (donne un numero de propriete) s'utilise ainsi propce(iel,ipproc(icmome(imom)))

integer, dimension(2,ndgmox,nbmomx), save idfmom

numero des champs composant le moment idfmom(ic,jj,imom)

integer, dimension(nbmomx), save imoold

numero de l'ancien moment correspondant en cas de suite

integer, save nbmomt

number of moments

integer, dimension(nbmomx), save ntdmom

index of the initial time step for computing the moment

double precision, dimension(nbmomx), save ttdmom

initial time for computing the moment