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

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

namespace  Opm
 Inverting small matrices.
 

Detailed Description

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

Date
Nov 9 2011
Author
Arne Morten Kvarving / SINTEF