Reference documentation for deal.II version 8.1.0
Public Types | List of all members
internal::SubfacePossibilities< 1 > Struct Template Reference

#include <geometry_info.h>

Public Types

enum  Possibilities { case_none = 0, case_isotropic = case_none }
 

Detailed Description

template<>
struct internal::SubfacePossibilities< 1 >

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

For dim=1 there are no faces. Thereby, there are no subface possibilities.

Author
Ralf Hartmann, 2008

Definition at line 506 of file geometry_info.h.

Member Enumeration Documentation

Possible cases of faces being subdivided into subface.

In 1d there are no faces, thus no subface possibilities.

Definition at line 517 of file geometry_info.h.


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