Reference documentation for deal.II version 9.6.0
|
#include <deal.II/matrix_free/face_setup_internal.h>
Public Member Functions | |
FaceIdentifier () | |
Public Attributes | |
std::vector< std::pair< CellId, CellId > > | shared_faces |
unsigned int | n_hanging_faces_smaller_subdomain |
unsigned int | n_hanging_faces_larger_subdomain |
A struct that is used to represent a collection of faces of a process with one of its neighbor within the setup done in struct FaceInfo.
Definition at line 46 of file face_setup_internal.h.
|
inline |
Definition at line 48 of file face_setup_internal.h.
Definition at line 53 of file face_setup_internal.h.
unsigned int internal::MatrixFreeFunctions::FaceIdentifier::n_hanging_faces_smaller_subdomain |
Definition at line 54 of file face_setup_internal.h.
unsigned int internal::MatrixFreeFunctions::FaceIdentifier::n_hanging_faces_larger_subdomain |
Definition at line 55 of file face_setup_internal.h.