element.hh File Reference
#include <memory>
#include "basics/typedefs.hh"
#include "space/element.hh"
#include "space/tmatrix.hh"
#include "toolbox/scannerConnectors.hh"
Go to the source code of this file.
Classes | |
class | linearFEM::Element |
Base class for the element for linear FEM. More... | |
class | concepts::Scan< linearFEM::Element > |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
linearFEM | |
Linear FEM in 1D, 2D and 3D. | |
Detailed Description
Elements for linear FEM
Definition in file element.hh.