programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mltgrd Module Reference
Collaboration diagram for mltgrd:
Collaboration graph

Data Fields

integer, save ncegrm
 for the multi-grid method, maximum number of cells on the coarsest grid. useful if and only if imgr(ivar) = 1 for at least one variable ivar More...
 
integer, save ngrmax
 when using the multi-grid method, maximum number of grid levels. useful if and only if imgr(ivar) = 1 for at least one variable ivar More...
 
integer, save mltmmn
 mean number of cells under which merging should take place More...
 
integer, save mltmgl
 global number of cells under which merging should take place More...
 
integer, save mltmst
 number of ranks over which merging takes place (stride) More...
 
integer, save mltmmr
 number of active ranks under which no merging is done More...
 
integer, save mlttyp
 multigrid coarsening type (face traversal order) More...
 
integer, dimension(nvarmx), save nagmx0
 maximum aggregation per grid level More...
 
integer, dimension(nvarmx), save ncpmgr
 if > 0, activates post-processing output of aggregation, by projecting the coarse cell numbers (modulo ncpmgr(ivar)) on the finest mesh More...
 

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