Public Types

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

Definition at line 534 of file geometry_info.h.


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 

Definition at line 548 of file geometry_info.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:14 by doxygen 1.7.2