Class documentation of Concepts

Loading...
Searching...
No Matches
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 >
 

Namespaces

namespace  concepts
 
namespace  hp3D
 

Enumerations

enum  partDerivType { NO_DERIV = 0 , X_DERIV = 1 , Y_DERIV = 2 , 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.