, including all inherited members.
| addFlops(const double &flops) | Sundance::RefIntegral | [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] |
| 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] |
| print(std::ostream &os) const | Sundance::RefIntegral | |
| quad_ | Sundance::RefIntegral | [private] |
| quadPts_ | Sundance::RefIntegral | [private] |
| quadWeights_ | Sundance::RefIntegral | [private] |
| RefIntegral(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const QuadratureFamily &quad_in, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::RefIntegral | |
| RefIntegral(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const BasisFamily &testBasis, int alpha, int testDerivOrder, const QuadratureFamily &quad_in, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::RefIntegral | |
| RefIntegral(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const BasisFamily &testBasis, int alpha, int testDerivOrder, const BasisFamily &unkBasis, int beta, int unkDerivOrder, const QuadratureFamily &quad_in, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb) | Sundance::RefIntegral | |
| 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::RefIntegral | [inline, static] |
| transform(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &isLocalFlag, const Array< int > &facetNum, const RCP< Array< int > > &cellLIDs, const double &coeff, RCP< Array< double > > &A) const | Sundance::RefIntegral | [inline] |
| transformationMatrixIsValid(int alpha) | Sundance::ElementIntegral | [static] |
| transformationMatrixIsValid(int alpha, int beta) | Sundance::ElementIntegral | [static] |
| transformOneForm(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &facetNum, const RCP< Array< int > > &cellLIDs, const double &coeff, RCP< Array< double > > &A) const | Sundance::RefIntegral | |
| transformTwoForm(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &facetNum, const RCP< Array< int > > &cellLIDs, const double &coeff, RCP< Array< double > > &A) const | Sundance::RefIntegral | |
| transformVerb() const | Sundance::ElementIntegral | [inline] |
| transformZeroForm(const CellJacobianBatch &JVol, const Array< int > &isLocalFlag, const RCP< Array< int > > &cellLIDs, const double &coeff, RCP< Array< double > > &A) const | Sundance::RefIntegral | |
| unkBasis() const | Sundance::ElementIntegral | [inline, protected] |
| unkDerivOrder() const | Sundance::ElementIntegral | [inline, protected] |
| value(int facetCase, int testDerivDir, int testNode, int unkDerivDir, int unkNode) | Sundance::RefIntegral | [inline] |
| value(int facetCase, int testDerivDir, int testNode, int unkDerivDir, int unkNode) const | Sundance::RefIntegral | [inline] |
| value(int facetCase, int testDerivDir, int testNode) | Sundance::RefIntegral | [inline] |
| value(int facetCase, int testDerivDir, int testNode) const | Sundance::RefIntegral | [inline] |
| W_ | Sundance::RefIntegral | [private] |
| W_ACI_F1_ | Sundance::RefIntegral | [private] |
| W_ACI_F2_ | Sundance::RefIntegral | [private] |
| ~ElementIntegral() | Sundance::ElementIntegral | [inline, virtual] |
| ~RefIntegral() | Sundance::RefIntegral | [inline, virtual] |