![]() |
Reference documentation for deal.II version 8.1.0
|
#include <tria_accessor.templates.h>
Static Public Member Functions | |
template<int dim, int spacedim> | |
static unsigned int | line_index (const TriaAccessor< 1, dim, spacedim > &, const unsigned int) |
template<int dim, int spacedim> | |
static unsigned int | line_index (const TriaAccessor< 2, dim, spacedim > &accessor, const unsigned int i) |
template<int dim, int spacedim> | |
static unsigned int | line_index (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int i) |
template<int structdim, int dim, int spacedim> | |
static unsigned int | quad_index (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int) |
template<int dim, int spacedim> | |
static unsigned int | quad_index (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int i) |
template<int structdim, int dim, int spacedim> | |
static bool | face_orientation (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int) |
template<int dim, int spacedim> | |
static bool | face_orientation (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int face) |
template<int structdim, int dim, int spacedim> | |
static bool | face_flip (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int) |
template<int dim, int spacedim> | |
static bool | face_flip (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int face) |
template<int structdim, int dim, int spacedim> | |
static bool | face_rotation (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int) |
template<int dim, int spacedim> | |
static bool | face_rotation (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int face) |
template<int dim, int spacedim> | |
static bool | line_orientation (const TriaAccessor< 1, dim, spacedim > &, const unsigned int) |
template<int spacedim> | |
static bool | line_orientation (const TriaAccessor< 2, 2, spacedim > &, const unsigned int) |
template<int spacedim> | |
static bool | line_orientation (const TriaAccessor< 2, 3, spacedim > &accessor, const unsigned int line) |
template<int dim, int spacedim> | |
static bool | line_orientation (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int line) |
template<int structdim, int dim, int spacedim> | |
static void | set_face_orientation (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int, const bool) |
template<int dim, int spacedim> | |
static void | set_face_orientation (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int face, const bool value) |
template<int structdim, int dim, int spacedim> | |
static void | set_face_flip (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int, const bool) |
template<int dim, int spacedim> | |
static void | set_face_flip (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int face, const bool value) |
template<int structdim, int dim, int spacedim> | |
static void | set_face_rotation (const TriaAccessor< structdim, dim, spacedim > &, const unsigned int, const bool) |
template<int dim, int spacedim> | |
static void | set_face_rotation (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int face, const bool value) |
template<int dim, int spacedim> | |
static void | set_line_orientation (const TriaAccessor< 1, dim, spacedim > &, const unsigned int, const bool) |
template<int spacedim> | |
static void | set_line_orientation (const TriaAccessor< 2, 2, spacedim > &, const unsigned int, const bool) |
template<int spacedim> | |
static void | set_line_orientation (const TriaAccessor< 2, 3, spacedim > &accessor, const unsigned int line, const bool value) |
template<int dim, int spacedim> | |
static void | set_line_orientation (const TriaAccessor< 3, dim, spacedim > &, const unsigned int, const bool) |
template<int dim, int spacedim> | |
static unsigned int | vertex_index (const TriaAccessor< 1, dim, spacedim > &accessor, const unsigned int corner) |
template<int dim, int spacedim> | |
static unsigned int | vertex_index (const TriaAccessor< 2, dim, spacedim > &accessor, const unsigned int corner) |
template<int dim, int spacedim> | |
static unsigned int | vertex_index (const TriaAccessor< 3, dim, spacedim > &accessor, const unsigned int corner) |
A class with the same purpose as the similarly named class of the Triangulation class. See there for more information.
Definition at line 538 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 548 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 626 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class
Definition at line 657 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 690 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 738 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 778 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 915 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 954 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 992 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of some name in the mother class.
Definition at line 1028 of file tria_accessor.templates.h.
|
inlinestatic |
Implementation of the function of same name in the enclosing class.
Definition at line 1092 of file tria_accessor.templates.h.