Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
subset_dim_util.h File Reference

Go to the source code of this file.

Namespaces

namespace  ug
 the ug namespace
 

Enumerations

enum  { ug::DIM_SUBSET_EMPTY_GRID = -1 }
 abbreviations for return types More...
 

Functions

int ug::DimensionOfSubset (const ISubsetHandler &sh, int si)
 returns the current dimension of the subset
 
int ug::DimensionOfSubsets (const ISubsetHandler &sh)
 Returns the dimension of geometric objects, that are contained in the subset handler.
 
bool ug::SubsetIsRegularGrid (const ISubsetHandler &ish, int si)
 returns if a subset is a regular grid
 
bool ug::SubsetIsRegularGrid (const MGSubsetHandler &sh, int si)
 returns if a subset is a regular grid
 
bool ug::SubsetIsRegularGrid (const SubsetHandler &sh, int si)
 returns if a subset is a regular grid