internal::SubfacePossibilities< 2 > Struct Template Reference

List of all members.

Public Types

enum  Possibilities { case_none = 0, case_x = 1, case_isotropic = case_x }


Detailed Description

template<>
struct internal::SubfacePossibilities< 2 >

A class that provides all possible situations a face (in the current space dimension dim) might be subdivided into subfaces.

This specialization is used for dim=2, where it offers the following possibilities: a face (line) being refined (case_x) or not refined (case_no).

Author:
Ralf Hartmann, 2008

Member Enumeration Documentation

Possible cases of faces being subdivided into subface.

In 2d there are following possibilities: a face (line) being refined * (case_x) or not refined (case_no).

Enumerator:
case_none 
case_x 
case_isotropic 


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

deal.II documentation generated on Sat Aug 15 16:52:36 2009 by doxygen 1.5.9