internal::SubfacePossibilities< 2 > Struct Template Reference
List of all members.
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: