| 
    
    
     GridEnums.hpp 
Go to the documentation of this file. 
   41    }; 
   53    }; 
The namespace Dune is the main namespace for all Dune code. Definition: common/CartesianIndexMapper.hpp:10 PartitionMethod enum for choosing methods for partitioning a graph. Definition: GridEnums.hpp:44 @ simple Use simple approach based on rectangular partitioning the underlying cartesian grid. Definition: GridEnums.hpp:46 EdgeWeightMethod enum for choosing Methods for weighting graph-edges correspoding to cell interfaces in Zoltan's or Me... Definition: GridEnums.hpp:34 @ defaultTransEdgeWgt Use the transmissibilities as edge weights. Definition: GridEnums.hpp:38 @ logTransEdgeWgt Use the log of the transmissibilities as edge weights. Definition: GridEnums.hpp:40 @ uniformEdgeWgt All edge have a uniform weight of 1. Definition: GridEnums.hpp:36  |