Static Public Member Functions

bndcell_filler< tetrahedron_tag, 1 > Struct Template Reference

Fills a segment or a domain with the edges of a tetrahedron. More...

#include <tetrahedron.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)

Detailed Description

template<>
struct viennagrid::topology::bndcell_filler< tetrahedron_tag, 1 >

Fills a segment or a domain with the edges of a tetrahedron.


Member Function Documentation

static void fill ( ElementType **  elements,
Vertices **  vertices,
Orientations *  orientations,
Segment &  seg 
) [inline, static]

The documentation for this struct was generated from the following file: