shapefunctions.hpp File Reference

Classes for shape functions. Loosely based on code in dune-grid-howto. More...

#include <dune/common/fvector.hh>
#include <dune/common/dynmatrixev.hh>
#include <complex>
#include <array>
Include dependency graph for shapefunctions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::Elasticity::LinearShapeFunction< ctype, rtype, dim >
 Represents a linear shape function on a Q4/Q8 element. More...
 
class  Opm::Elasticity::LagrangeCardinalFunction< ctype, rtype >
 Represents a cardinal function on a line. More...
 
class  Opm::Elasticity::TensorProductFunction< rtype, ctype, ftype, dim >
 Represents a tensor-product of 1D functions. More...
 
class  Opm::Elasticity::P1ShapeFunctionSet< ctype, rtype, dim >
 Singleton handler for the set of LinearShapeFunction. More...
 
class  Opm::Elasticity::PNShapeFunctionSet< dim >
 

Namespaces

 Opm
 
 Opm::Elasticity
 

Detailed Description

Classes for shape functions. Loosely based on code in dune-grid-howto.

Date
Nov 9 2011
Author
Arne Morten Kvarving / SINTEF