BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes
Weak-form elements

Classes

class  Fiber::CollectionOfBasisTransformations< CoordinateType_ >
 Collection of shape function transformations. More...
 
class  Fiber::CollectionOfKernels< ValueType_ >
 Collection of kernels. More...
 
class  Fiber::CollectionOfShapesetTransformations< CoordinateType_ >
 Collection of shape function transformations. More...
 
class  Fiber::DefaultCollectionOfBasisTransformations< Functor >
 Default implementation of a collection of shape function transformations. More...
 
class  Fiber::DefaultCollectionOfKernels< Functor >
 Default implementation of a collection of kernels. More...
 
class  Fiber::DefaultCollectionOfShapesetTransformations< Functor >
 Default implementation of a collection of shape function transformations. More...
 
class  Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >
 An integral representing the weak form of an integral operator. More...
 
class  Fiber::TypicalTestScalarKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >
 Implementation of the TestKernelTrialIntegral interface for "typical" integrals, taking advantage of BLAS during quadrature. More...
 

Detailed Description

This submodule defines interfaces of constituent elements of weak forms of integral operators. It also contains default implementations of these interfaces.