 |
Reference documentation for deal.II version 9.2.0
|
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\)
\(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\)
\(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\)
\(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Go to the documentation of this file.
16 #ifndef dealii_tria_object_h
17 #define dealii_tria_object_h
29 namespace TriangulationImplementation
40 template <
int structdim>
64 TriaObject(
const int i0,
const int i1,
const int i2,
const int i3);
84 face(
const unsigned int i)
const;
90 set_face(
const unsigned int i,
const int index);
103 template <
class Archive>
117 template <
int structdim>
125 template <
int structdim>
134 template <
int structdim>
148 template <
int structdim>
166 template <
int structdim>
176 template <
int structdim>
186 template <
int structdim>
194 template <
int structdim>
195 template <
class Archive>
int face(const unsigned int i) const
TriaObject(const int i0, const int i1, const int i2, const int i3)
#define AssertIndexRange(index, range)
static const unsigned int dimension
#define DEAL_II_NAMESPACE_OPEN
TriaObject(const int i0, const int i1)
static std::size_t memory_consumption()
#define Assert(cond, exc)
static ::ExceptionBase & ExcImpossibleInDim(int arg1)
int faces[GeometryInfo< structdim >::faces_per_cell]
TriaObject(const int i0, const int i1, const int i2, const int i3, const int i4, const int i5)
#define DEAL_II_NAMESPACE_CLOSE
void serialize(Archive &ar, const unsigned int version)
void set_face(const unsigned int i, const int index)