symmetric_cube Struct Reference

A tag for the cube with vertices at (-1,-1,-1), (1,-1,-1), (-1,1,-1), (1,1,-1), (-1,-1,1), (1,-1,1), (-1,1,1), (1,1,1). More...

#include <forwards.h>


Detailed Description

A tag for the cube with vertices at (-1,-1,-1), (1,-1,-1), (-1,1,-1), (1,1,-1), (-1,-1,1), (1,-1,1), (-1,1,1), (1,1,1).

Used for high-order FEM, since basis functions can be constructed more easily out of [-1,1].


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