BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory > Member List

This is the complete list of members for Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >, including all inherited members.

Base typedef (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >
CoordinateType typedef (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >
integrate(const std::vector< int > &pointIndices, int trialElementIndex, const Shapeset< BasisFunctionType > &trialShapeset, LocalDofIndex localTrialDofIndex, const std::vector< arma::Mat< ResultType > * > &result) const (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >virtual
integrate(int pointIndex, int componentIndex, const std::vector< int > &trialElementIndices, const Shapeset< BasisFunctionType > &trialShapeset, const std::vector< arma::Mat< ResultType > * > &result) const (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >virtual
integrate(const std::vector< PointElementIndexPair > &pointElementIndexPairs, const Shapeset< BasisFunctionType > &trialShapeset, const std::vector< arma::Mat< ResultType > * > &result) const (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >virtual
NumericalKernelTrialIntegrator(const arma::Mat< CoordinateType > &localQuadPoints, const std::vector< CoordinateType > quadWeights, const arma::Mat< CoordinateType > &points, const GeometryFactory &geometryFactory, const RawGridGeometry< CoordinateType > &rawGeometry, const CollectionOfKernels< KernelType > &kernels, const CollectionOfShapesetTransformations< CoordinateType > &trialTransformations, const KernelTrialIntegral< BasisFunctionType, KernelType, ResultType > &integral) (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >
PointElementIndexPair typedef (defined in Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >)Fiber::NumericalKernelTrialIntegrator< BasisFunctionType, KernelType, ResultType, GeometryFactory >
~KernelTrialIntegrator() (defined in Fiber::KernelTrialIntegrator< BasisFunctionType, KernelType, ResultType >)Fiber::KernelTrialIntegrator< BasisFunctionType, KernelType, ResultType >inlinevirtual