space.hh File Reference

#include <memory>
#include <map>
#include <cstring>
#include "basics/exceptions.hh"
#include "basics/typedefs.hh"
#include "basics/level.hh"
#include "toolbox/hashMap.hh"
#include "space/space.hh"
#include "space/hpMethod.hh"
#include "space/smatrix.hh"
#include "geometry/continuityData.hh"
#include "geometry/cell3D.hh"
#include "geometry/mesh.hh"
#include "geometry/boundaryConditions.hh"
#include "geometry/cellConditions.hh"
#include "toolbox/scannerConnectors.hh"
#include "element.hh"
#include "buildDofsBase.hh"

Go to the source code of this file.

Classes

class  concepts::Scan< hp3D::Element< Real > >
 
class  hp3D::Space
 A 3D hp FEM space with continuous, picewise polynomial basis functions. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 
 hp3D
 3D hp-FEM for H1-conforming elements.
 

Detailed Description

Space class for 3D hp FEM

Definition in file space.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich