$darkmode
Component: Edge-Face adjacency relation This component implement store the pointer to a face sharing this edge. More...
#include <component.h>
Public Member Functions | |
T::FacePointer & | EFp () |
T::FacePointer | cEFp () const |
int & | EFi () |
int | cEFi () const |
template<class LeftV > | |
void | ImportData (const LeftV &left) |
Static Public Member Functions | |
static bool | HasEFAdjacency () |
static bool | HasEFAdjacencyOcc () |
static void | Name (std::vector< std::string > &name) |
Component: Edge-Face adjacency relation This component implement store the pointer to a face sharing this edge.