, including all inherited members.
| addFlops(const double &flops) | Sundance::ElementIntegral | [inline, protected, static] |
| alpha() const | Sundance::ElementIntegral | [inline, protected] |
| alwaysUseCofacets() | Sundance::ElementIntegral | [static] |
| assertBilinearForm() const | Sundance::ElementIntegral | [protected] |
| assertLinearForm() const | Sundance::ElementIntegral | [protected] |
| beta() const | Sundance::ElementIntegral | [inline, protected] |
| cellType() const | Sundance::ElementIntegral | [inline, protected] |
| chop(const double &x) | Sundance::ElementIntegral | [inline, protected, static] |
| chopVal() | Sundance::ElementIntegral | [inline, protected, static] |
| createOneFormTransformationMatrix(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol) const | Sundance::ElementIntegral | [protected] |
| createTwoFormTransformationMatrix(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol) const | Sundance::ElementIntegral | [protected] |
| CurveQuadratureIntegral(const CellType &maxCellType, const bool isConstantIntegral, const QuadratureFamily &quad, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::CurveQuadratureIntegral | |
| CurveQuadratureIntegral(const CellType &maxCellType, const bool isConstantIntegral, const BasisFamily &testBasis, int alpha, int testDerivOrder, const QuadratureFamily &quad, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::CurveQuadratureIntegral | |
| CurveQuadratureIntegral(const CellType &maxCellType, const bool isConstantIntegral, const BasisFamily &testBasis, int alpha, int testDerivOrder, const BasisFamily &unkBasis, int beta, int unkDerivOrder, const QuadratureFamily &quad, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::CurveQuadratureIntegral | |
| describe(std::ostream &os) const | Sundance::ElementIntegral | |
| dim() const | Sundance::ElementIntegral | [inline, protected] |
| ElementIntegral(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::ElementIntegral | |
| ElementIntegral(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const BasisFamily &testBasis, int alpha, int testDerivOrder, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::ElementIntegral | |
| ElementIntegral(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const BasisFamily &testBasis, int alpha, int testDerivOrder, const BasisFamily &unkBasis, int beta, int unkDerivOrder, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::ElementIntegral | |
| evalCellType() const | Sundance::ElementIntegral | [inline, protected] |
| G(int gamma) | Sundance::ElementIntegral | [protected, static] |
| G(int gamma, int delta) | Sundance::ElementIntegral | [protected, static] |
| getQuad(const QuadratureFamily &quad, int evalCase, Array< Point > &quadPts, Array< double > &quadWeights) const | Sundance::ElementIntegral | [protected] |
| getTestBasis() | Sundance::ElementIntegral | [inline] |
| getUnknownBasis() | Sundance::ElementIntegral | [inline] |
| globalCurve() const | Sundance::ElementIntegral | [inline, protected] |
| integrationVerb() const | Sundance::ElementIntegral | [inline] |
| invalidateTransformationMatrices() | Sundance::ElementIntegral | [static] |
| ipow(int base, int power) | Sundance::ElementIntegral | [protected, static] |
| isInternalBdry() const | Sundance::ElementIntegral | [inline] |
| maxCellType() const | Sundance::ElementIntegral | [inline, protected] |
| mesh() const | Sundance::ElementIntegral | [inline, protected] |
| nFacetCases() const | Sundance::ElementIntegral | [inline] |
| nNodes() const | Sundance::ElementIntegral | [inline] |
| nNodesTest() const | Sundance::ElementIntegral | [inline] |
| nNodesUnk() const | Sundance::ElementIntegral | [inline] |
| nRefDerivTest() const | Sundance::ElementIntegral | [inline, protected] |
| nRefDerivUnk() const | Sundance::ElementIntegral | [inline, protected] |
| order() const | Sundance::ElementIntegral | [inline] |
| quad_ | Sundance::CurveQuadratureIntegral | [private] |
| quadCurveDerivs_ | Sundance::CurveQuadratureIntegral | [mutable, private] |
| quadCurveNormals_ | Sundance::CurveQuadratureIntegral | [mutable, private] |
| quadPts_ | Sundance::CurveQuadratureIntegral | [mutable, private] |
| quadWeights_ | Sundance::CurveQuadratureIntegral | [private] |
| setupVerb() const | Sundance::ElementIntegral | [inline] |
| setVerb(int integrationVerb, int transformVerb) | Sundance::ElementIntegral | |
| spatialDim() const | Sundance::ElementIntegral | [inline, protected] |
| testBasis() const | Sundance::ElementIntegral | [inline, protected] |
| testDerivOrder() const | Sundance::ElementIntegral | [inline, protected] |
| totalFlops() | Sundance::ElementIntegral | [inline, static] |
| transform(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &isLocalFlag, const Array< int > &facetNum, const RCP< Array< int > > &cellLIDs, const double constCoeff, const double *const coeff, RCP< Array< double > > &A) const | Sundance::CurveQuadratureIntegral | [inline, virtual] |
| transformationMatrixIsValid(int alpha) | Sundance::ElementIntegral | [static] |
| transformationMatrixIsValid(int alpha, int beta) | Sundance::ElementIntegral | [static] |
| transformOneForm(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &facetIndex, const RCP< Array< int > > &cellLIDs, const double constCoeff, const double *const coeff, RCP< Array< double > > &A) const | Sundance::CurveQuadratureIntegral | |
| transformSummingFirst(int nCells, const CellJacobianBatch &JVol, const Array< int > &facetIndex, const RCP< Array< int > > &cellLIDs, const double constCoeff, const double *const GPtr, const double *const coeff, RCP< Array< double > > &A) const | Sundance::CurveQuadratureIntegral | [private] |
| transformSummingLast(int nCells, const Array< int > &facetIndex, const RCP< Array< int > > &cellLIDs, const double *const GPtr, const double *const coeff, RCP< Array< double > > &A) const | Sundance::CurveQuadratureIntegral | [private] |
| transformTwoForm(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &facetIndex, const RCP< Array< int > > &cellLIDs, const double constCoeff, const double *const coeff, RCP< Array< double > > &A) const | Sundance::CurveQuadratureIntegral | [virtual] |
| transformVerb() const | Sundance::ElementIntegral | [inline] |
| transformZeroForm(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &isLocalFlag, const Array< int > &facetIndex, const RCP< Array< int > > &cellLIDs, const double constCoeff, const double *const coeff, RCP< Array< double > > &A) const | Sundance::CurveQuadratureIntegral | [virtual] |
| unkBasis() const | Sundance::ElementIntegral | [inline, protected] |
| unkDerivOrder() const | Sundance::ElementIntegral | [inline, protected] |
| updateRefCellInformation(int maxCellLID, const ParametrizedCurve &curve) const | Sundance::CurveQuadratureIntegral | [private] |
| updateRefCellIntegralOneForm(int maxCellLID, int cellInBatch) const | Sundance::CurveQuadratureIntegral | [private] |
| updateRefCellIntegralTwoForm(int maxCellLID, int cellInBatch) const | Sundance::CurveQuadratureIntegral | [private] |
| useConstCoeff_ | Sundance::CurveQuadratureIntegral | [private] |
| useSumFirstMethod() const | Sundance::CurveQuadratureIntegral | [inline, private] |
| useSumFirstMethod_ | Sundance::CurveQuadratureIntegral | [private] |
| W_ | Sundance::CurveQuadratureIntegral | [mutable, private] |
| wValue(int q, int testDerivDir, int testNode, int unkDerivDir, int unkNode) const | Sundance::CurveQuadratureIntegral | [inline, private] |
| wValue(int facetCase, int q, int testDerivDir, int testNode, int unkDerivDir, int unkNode) const | Sundance::CurveQuadratureIntegral | [inline, private] |
| wValue(int q, int testDerivDir, int testNode) const | Sundance::CurveQuadratureIntegral | [inline, private] |
| ~CurveQuadratureIntegral() | Sundance::CurveQuadratureIntegral | [inline, virtual] |
| ~ElementIntegral() | Sundance::ElementIntegral | [inline, virtual] |