BEM++
2.0
|
This is the complete list of members for Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >, including all inherited members.
addGeometricalDependencies(size_t &testGeomDeps, size_t &trialGeomDeps) const =0 | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | pure virtual |
BasisFunctionType typedef (defined in Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >) | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | |
CoordinateType typedef (defined in Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >) | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | |
evaluateWithNontensorQuadratureRule(const GeometricalData< CoordinateType > &testGeomData, const GeometricalData< CoordinateType > &trialGeomData, const CollectionOf3dArrays< BasisFunctionType > &testTransformations, const CollectionOf3dArrays< BasisFunctionType > &trialTransformations, const CollectionOf3dArrays< KernelType > &kernels, const std::vector< CoordinateType > &quadWeights, arma::Mat< ResultType > &result) const =0 | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | pure virtual |
evaluateWithTensorQuadratureRule(const GeometricalData< CoordinateType > &testGeomData, const GeometricalData< CoordinateType > &trialGeomData, const CollectionOf3dArrays< BasisFunctionType > &testTransformations, const CollectionOf3dArrays< BasisFunctionType > &trialTransformations, const CollectionOf4dArrays< KernelType > &kernels, const std::vector< CoordinateType > &testQuadWeights, const std::vector< CoordinateType > &trialQuadWeights, arma::Mat< ResultType > &result) const =0 | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | pure virtual |
KernelType typedef (defined in Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >) | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | |
ResultType typedef (defined in Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ >) | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | |
~TestKernelTrialIntegral() | Fiber::TestKernelTrialIntegral< BasisFunctionType_, KernelType_, ResultType_ > | inlinevirtual |