Fills a segment or a domain with the facets of a hexahedron. More...
#include <hexahedron.hpp>
Static Public Member Functions | |
template<typename ElementType , typename Vertices , typename Orientations , typename Segment > | |
static void | fill (ElementType **elements, Vertices **vertices, Orientations *orientations, Segment &seg) |
Fills a segment or a domain with the facets of a hexahedron.
static void fill | ( | ElementType ** | elements, | |
Vertices ** | vertices, | |||
Orientations * | orientations, | |||
Segment & | seg | |||
) | [inline, static] |