BidomainWithBathAssembler< ELEMENT_DIM, SPACE_DIM > Member List

This is the complete list of members for BidomainWithBathAssembler< ELEMENT_DIM, SPACE_DIM >, including all inherited members.

AbstractFeObjectAssembler(AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *pMesh, unsigned numQuadPoints=2)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >
AddMultipleValuesToMatrix(unsigned *matrixRowAndColIndices, c_matrix< double, SMALL_MATRIX_SIZE, SMALL_MATRIX_SIZE > &rSmallMatrix)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, protected]
AddMultipleValuesToVector(unsigned *vectorIndices, c_vector< double, SMALL_VECTOR_SIZE > &smallVector)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, protected]
ApplyNeummanBoundaryConditionsToVector()AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
Assemble()AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline]
AssembleMatrix()AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline]
AssembleOnElement(Element< ELEMENT_DIM, SPACE_DIM > &rElement, c_matrix< double, PROBLEM_DIM *(ELEMENT_DIM+1), PROBLEM_DIM *(ELEMENT_DIM+1) > &rAElem, c_vector< double, PROBLEM_DIM *(ELEMENT_DIM+1)> &rBElem)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected, virtual]
AssembleOnSurfaceElement(const BoundaryElement< ELEMENT_DIM-1, SPACE_DIM > &rSurfaceElement, c_vector< double, PROBLEM_DIM *ELEMENT_DIM > &rBSurfElem)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected, virtual]
AssembleVector()AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline]
BasisFunction typedefAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
BidomainAssembler(AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *pMesh, BidomainTissue< SPACE_DIM > *pTissue, double dt, unsigned numQuadPoints=2)BidomainAssembler< ELEMENT_DIM, SPACE_DIM > [inline]
BidomainWithBathAssembler(AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *pMesh, BidomainTissue< SPACE_DIM > *pTissue, double dt, unsigned numQuadPoints=2)BidomainWithBathAssembler< ELEMENT_DIM, SPACE_DIM > [inline]
ComputeMatrixTerm(c_vector< double, ELEMENT_DIM+1 > &rPhi, c_matrix< double, SPACE_DIM, ELEMENT_DIM+1 > &rGradPhi, ChastePoint< SPACE_DIM > &rX, c_vector< double, 2 > &rU, c_matrix< double, 2, SPACE_DIM > &rGradU, Element< ELEMENT_DIM, SPACE_DIM > *pElement)BidomainWithBathAssembler< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >::ComputeMatrixTerm(c_vector< double, ELEMENT_DIM+1 > &rPhi, c_matrix< double, SPACE_DIM, ELEMENT_DIM+1 > &rGradPhi, ChastePoint< SPACE_DIM > &rX, c_vector< double, PROBLEM_DIM > &rU, c_matrix< double, PROBLEM_DIM, SPACE_DIM > &rGradU, Element< ELEMENT_DIM, SPACE_DIM > *pElement)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, protected, virtual]
ComputeTransformedBasisFunctionDerivatives(const ChastePoint< ELEMENT_DIM > &rPoint, const c_matrix< double, ELEMENT_DIM, SPACE_DIM > &rInverseJacobian, c_matrix< double, SPACE_DIM, ELEMENT_DIM+1 > &rReturnValue)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
ComputeVectorSurfaceTerm(const BoundaryElement< ELEMENT_DIM-1, SPACE_DIM > &rSurfaceElement, c_vector< double, ELEMENT_DIM > &rPhi, ChastePoint< SPACE_DIM > &rX)BidomainAssembler< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
ComputeVectorTerm(c_vector< double, ELEMENT_DIM+1 > &rPhi, c_matrix< double, SPACE_DIM, ELEMENT_DIM+1 > &rGradPhi, ChastePoint< SPACE_DIM > &rX, c_vector< double, 2 > &u, c_matrix< double, 2, SPACE_DIM > &rGradU, Element< ELEMENT_DIM, SPACE_DIM > *pElement)BidomainWithBathAssembler< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >::ComputeVectorTerm(c_vector< double, ELEMENT_DIM+1 > &rPhi, c_matrix< double, SPACE_DIM, ELEMENT_DIM+1 > &rGradPhi, ChastePoint< SPACE_DIM > &rX, c_vector< double, PROBLEM_DIM > &rU, c_matrix< double, PROBLEM_DIM, SPACE_DIM > &rGradU, Element< ELEMENT_DIM, SPACE_DIM > *pElement)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, protected, virtual]
DoAssemble()AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
ElementAssemblyCriterion(Element< ELEMENT_DIM, SPACE_DIM > &rElement)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, protected, virtual]
GetCurrentSolutionOrGuessValue(unsigned nodeIndex, unsigned indexOfUnknown)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, protected, virtual]
IncrementInterpolatedQuantities(double phiI, const Node< SPACE_DIM > *pNode)BidomainAssembler< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
mApplyNeummanBoundaryConditionsToVectorAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mAssembleMatrixAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mAssembleVectorAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mCurrentSolutionOrGuessReplicatedAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mDtBidomainAssembler< ELEMENT_DIM, SPACE_DIM > [protected]
mIExtracellularStimulusBidomainAssembler< ELEMENT_DIM, SPACE_DIM > [protected]
mIIntracellularStimulusBidomainAssembler< ELEMENT_DIM, SPACE_DIM > [protected]
mIionicBidomainAssembler< ELEMENT_DIM, SPACE_DIM > [protected]
mMatrixToAssembleAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mOnlyAssembleOnSurfaceElementsAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mOwnershipRangeHiAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mOwnershipRangeLoAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mpBidomainTissueBidomainAssembler< ELEMENT_DIM, SPACE_DIM > [protected]
mpBoundaryConditionsAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mpConfigBidomainAssembler< ELEMENT_DIM, SPACE_DIM > [protected]
mpMeshAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mpQuadRuleAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mpSurfaceQuadRuleAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mVectorToAssembleAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
mZeroVectorBeforeAssemblyAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
OnlyAssembleOnSurfaceElements(bool onlyAssembleOnSurfaceElements=true)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline]
ResetInterpolatedQuantities()BidomainAssembler< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
SetApplyNeummanBoundaryConditionsToVector(BoundaryConditionsContainer< ELEMENT_DIM, SPACE_DIM, PROBLEM_DIM > *pBcc)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >
SetCurrentSolution(Vec currentSolution)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >
SetMatrixToAssemble(Mat &rMatToAssemble)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >
SetVectorToAssemble(Vec &rVecToAssemble, bool zeroVectorBeforeAssembly)AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC >
SurfaceBasisFunction typedefAbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [protected]
~AbstractFeObjectAssembler()AbstractFeObjectAssembler< ELEMENT_DIM, SPACE_DIM, 2, true, true, CARDIAC > [inline, virtual]
~BidomainAssembler()BidomainAssembler< ELEMENT_DIM, SPACE_DIM > [inline]
~BidomainWithBathAssembler()BidomainWithBathAssembler< ELEMENT_DIM, SPACE_DIM > [inline]


Generated on Mon Nov 1 12:36:10 2010 for Chaste by  doxygen 1.5.5