BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bempp::ConcreteGeometry< DuneGeometry > Member List

This is the complete list of members for Bempp::ConcreteGeometry< DuneGeometry >, including all inherited members.

affine() const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
calculateNormals(const Fiber::_3dArray< double > &jt, arma::Mat< double > &normals) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlineprivate
ConcreteEntity (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >friend
ConcreteGeometry() (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlineprivate
ConcreteGeometry(const DuneGeometry &dune_geometry)Bempp::ConcreteGeometry< DuneGeometry >inlineexplicit
ConcreteGeometryFactory< DuneGeometry > (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >friend
cornerCount() const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
dim() const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
dimWorld() const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
dune_static_assert((int) DuneGeometry::coorddimension==(int) DuneGeometry::dimensionworld,"ConcreteGeometry: world dimension does not agree with ""number of coordinates") (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >private
duneGeometry() const Bempp::ConcreteGeometry< DuneGeometry >inline
getCenter(arma::Col< double > &c) const Bempp::Geometryinline
getCenter(arma::Col< float > &c) const Bempp::Geometryinline
getCenterImpl(arma::Col< double > &c) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
getCorners(arma::Mat< double > &c) const Bempp::Geometryinline
getCorners(arma::Mat< float > &c) const Bempp::Geometryinline
getCornersImpl(arma::Mat< double > &c) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
getData(size_t what, const arma::Mat< double > &local, Fiber::GeometricalData< double > &data) const (defined in Bempp::Geometry)Bempp::Geometryinline
getData(size_t what, const arma::Mat< float > &local, Fiber::GeometricalData< float > &data) const Bempp::Geometryinline
getDataImpl(size_t what, const arma::Mat< double > &local, Fiber::GeometricalData< double > &data) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
getIntegrationElements(const arma::Mat< double > &local, arma::Row< double > &int_element) const Bempp::Geometryinline
getIntegrationElements(const arma::Mat< float > &local, arma::Row< float > &int_element) const Bempp::Geometryinline
getIntegrationElementsImpl(const arma::Mat< double > &local, arma::Row< double > &int_element) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
getJacobianInversesTransposed(const arma::Mat< double > &local, arma::Cube< double > &jacobian_inv_t) const Bempp::Geometryinline
getJacobianInversesTransposed(const arma::Mat< float > &local, arma::Cube< float > &jacobian_inv_t) const Bempp::Geometryinline
getJacobianInversesTransposed(const arma::Mat< double > &local, Fiber::_3dArray< double > &jacobian_inv_t) const Bempp::Geometryinline
getJacobianInversesTransposed(const arma::Mat< float > &local, Fiber::_3dArray< float > &jacobian_inv_t) const Bempp::Geometryinline
getJacobianInversesTransposedImpl(const arma::Mat< double > &local, Fiber::_3dArray< double > &jacobian_inv_t) const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
getJacobiansTransposed(const arma::Mat< double > &local, arma::Cube< double > &jacobian_t) const Bempp::Geometryinline
getJacobiansTransposed(const arma::Mat< float > &local, arma::Cube< float > &jacobian_t) const Bempp::Geometryinline
getJacobiansTransposed(const arma::Mat< double > &local, Fiber::_3dArray< double > &jacobian_t) const Bempp::Geometryinline
getJacobiansTransposed(const arma::Mat< float > &local, Fiber::_3dArray< float > &jacobian_t) const Bempp::Geometryinline
getJacobiansTransposedImpl(const arma::Mat< double > &local, Fiber::_3dArray< double > &jacobian_t) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
getNormals(const arma::Mat< double > &local, arma::Mat< double > &normal) const Bempp::Geometryinline
getNormals(const arma::Mat< float > &local, arma::Mat< float > &normal) const Bempp::Geometryinline
getNormalsImpl(const arma::Mat< double > &local, arma::Mat< double > &normal) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
global2local(const arma::Mat< double > &global, arma::Mat< double > &local) const Bempp::Geometryinline
global2local(const arma::Mat< float > &global, arma::Mat< float > &local) const Bempp::Geometryinline
global2localImpl(const arma::Mat< double > &global, arma::Mat< double > &local) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
isInitialized() const Bempp::ConcreteGeometry< DuneGeometry >inline
local2global(const arma::Mat< double > &local, arma::Mat< double > &global) const Bempp::Geometryinline
local2global(const arma::Mat< float > &local, arma::Mat< float > &global) const Bempp::Geometryinline
local2globalImpl(const arma::Mat< double > &local, arma::Mat< double > &global) const (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
m_dune_geometry (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >private
setDuneGeometry(const DuneGeometry &dune_geometry) (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlineprivate
setup(const arma::Mat< double > &corners, const arma::Col< char > &auxData)Bempp::Geometryinline
setup(const arma::Mat< float > &corners, const arma::Col< char > &auxData)Bempp::Geometryinline
setupImpl(const arma::Mat< double > &corners, const arma::Col< char > &auxData) (defined in Bempp::ConcreteGeometry< DuneGeometry >)Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
type() const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
uninitialize()Bempp::ConcreteGeometry< DuneGeometry >inline
volume() const Bempp::ConcreteGeometry< DuneGeometry >inlinevirtual
~Geometry()Bempp::Geometryinlinevirtual