|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
unimplementedgeometry.hh
Go to the documentation of this file.
43 GlobalCoordinate global ( const LocalCoordinate &local ) const { DUNE_THROW( NotImplemented, message_ ); }
44 LocalCoordinate local ( const GlobalCoordinate &global ) const { DUNE_THROW( NotImplemented, message_ ); }
46 ctype integrationElement ( const LocalCoordinate &local ) const { DUNE_THROW( NotImplemented, message_ ); }
49 JacobianTransposed jacobianTransposed ( const LocalCoordinate &local ) const { DUNE_THROW( NotImplemented, message_ ); }
50 JacobianInverseTransposed jacobianInverseTransposed ( const LocalCoordinate &local ) const { DUNE_THROW( NotImplemented, message_ ); }
void message(const std::string &msg)
#define DUNE_THROW(E,...)
const GlobalIndex & global() const
LocalIndex & local()
STL namespace.
Definition unimplementedgeometry.hh:21
FieldMatrix< ctype, mydimension, coorddimension > JacobianTransposed
Definition unimplementedgeometry.hh:29
ctype integrationElement(const LocalCoordinate &local) const
Definition unimplementedgeometry.hh:46
LocalCoordinate local(const GlobalCoordinate &global) const
Definition unimplementedgeometry.hh:44
static const int coorddimension
Definition unimplementedgeometry.hh:23
GlobalCoordinate corner(int i) const
Definition unimplementedgeometry.hh:40
FieldVector< ctype, coorddimension > GlobalCoordinate
Definition unimplementedgeometry.hh:27
UnimplementedGeometry(std::string message="Geometry not implemented")
Definition unimplementedgeometry.hh:32
FieldMatrix< ctype, coorddimension, mydimension > JacobianInverseTransposed
Definition unimplementedgeometry.hh:30
GlobalCoordinate center() const
Definition unimplementedgeometry.hh:41
JacobianInverseTransposed jacobianInverseTransposed(const LocalCoordinate &local) const
Definition unimplementedgeometry.hh:50
JacobianTransposed jacobianTransposed(const LocalCoordinate &local) const
Definition unimplementedgeometry.hh:49
FieldVector< ctype, mydimension > LocalCoordinate
Definition unimplementedgeometry.hh:26
GlobalCoordinate global(const LocalCoordinate &local) const
Definition unimplementedgeometry.hh:43
static const int mydimension
Definition unimplementedgeometry.hh:22
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8