bf3D_partialDeriv.hh File Reference

#include <memory>
#include "operator/bilinearForm.hh"
#include "basics/typedefs.hh"

Go to the source code of this file.

Classes

class  hp3D::BilinearFormTwoPartDeriv< F >
 A class to calculate the element matrices for partial derivatives. More...
 
class  concepts::Element< F >
 An abstract class for an element of a space. More...
 
class  concepts::ElementMatrix< F >
 Element matrix. More...
 

Namespaces

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

Enumerations

enum  hp3D::partDerivType { hp3D::NO_DERIV = 0, hp3D::X_DERIV = 1, hp3D::Y_DERIV = 2, hp3D::Z_DERIV = 3 }
 

Detailed Description

A class to calculate the element matrices for partial derivatives.

Author
Philipp Kliewe, 2013

Definition in file bf3D_partialDeriv.hh.

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