Sundance::QuadratureIntegralBase Member List

This is the complete list of members for Sundance::QuadratureIntegralBase, including all inherited members.

addFlops(const double &flops)Sundance::QuadratureIntegralBase [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]
nQuad() const Sundance::QuadratureIntegralBase [inline, virtual]
nQuad_Sundance::QuadratureIntegralBase [protected]
nRefDerivTest() const Sundance::ElementIntegral [inline, protected]
nRefDerivUnk() const Sundance::ElementIntegral [inline, protected]
order() const Sundance::ElementIntegral [inline]
quad() const Sundance::QuadratureIntegralBase [inline, protected]
quad_Sundance::QuadratureIntegralBase [private]
QuadratureIntegralBase(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const QuadratureFamily &quad, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb)Sundance::QuadratureIntegralBase
QuadratureIntegralBase(int spatialDim, const CellType &maxCellType, int dim, const CellType &cellType, const BasisFamily &testBasis, int alpha, int testDerivOrder, const QuadratureFamily &quad, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb)Sundance::QuadratureIntegralBase
QuadratureIntegralBase(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, bool isInternalBdry, const ParametrizedCurve &globalCurve, const Mesh &mesh, int verb)Sundance::QuadratureIntegralBase
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::QuadratureIntegralBase [inline, static]
transform(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &isLocalFlag, const Array< int > &facetNum, const RCP< Array< int > > &cellLIDs, const double *const coeff, RCP< Array< double > > &A) const Sundance::QuadratureIntegralBase [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 *const coeff, RCP< Array< double > > &A) const =0Sundance::QuadratureIntegralBase [pure virtual]
transformTwoForm(const CellJacobianBatch &JTrans, const CellJacobianBatch &JVol, const Array< int > &facetIndex, const RCP< Array< int > > &cellLIDs, const double *const coeff, RCP< Array< double > > &A) const =0Sundance::QuadratureIntegralBase [pure 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 *const coeff, RCP< Array< double > > &A) const =0Sundance::QuadratureIntegralBase [pure virtual]
unkBasis() const Sundance::ElementIntegral [inline, protected]
unkDerivOrder() const Sundance::ElementIntegral [inline, protected]
~ElementIntegral()Sundance::ElementIntegral [inline, virtual]
~QuadratureIntegralBase()Sundance::QuadratureIntegralBase [inline, virtual]

Site Contact