Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines
hp3D/hexahedron.hh File Reference
#include <iostream>
#include <memory>
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "geometry/cell3D.hh"
#include "integration/quadrature.hh"
#include "integration/karniadakis.hh"
#include "space/tmatrix.hh"
#include "space/hpMethod.hh"
#include "element.hh"
#include "hexahedronGraphics.hh"
Include dependency graph for hexahedron.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp3D::Hexahedron
 A 3D FEM element: a hexahedron. More...

Namespaces

namespace  hp3D
 

3D hp-FEM for H1-conforming elements.


Defines

#define INTEGRATION_RULE   4

Define Documentation

#define INTEGRATION_RULE   4

Definition at line 24 of file hexahedron.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)