addHydraulicApertureContribution(localIndex const iconn, ElementRegionManager::ElementViewConst< arrayView1d< real64 const > > hydraulicAperture) const | geos::FaceElementToCellStencilWrapper | inline |
CoefficientAccessor typedef | geos::FaceElementToCellStencilWrapper | |
computeStabilizationWeights(localIndex iconn, real64(&stabilizationWeight)[1][2]) const | geos::FaceElementToCellStencilWrapper | inline |
computeWeights(localIndex iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, CoefficientAccessor< arrayView3d< real64 const > > const &dCoeff_dVar, real64(&weight)[1][2], real64(&dWeight_dVar)[1][2]) const | geos::FaceElementToCellStencilWrapper | inline |
computeWeights(localIndex iconn, real64(&weight)[1][2], real64(&dWeight_dVar)[1][2]) const | geos::FaceElementToCellStencilWrapper | inline |
computeWeights(localIndex iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, CoefficientAccessor< arrayView3d< real64 const > > const &dCoeff_dVar1, CoefficientAccessor< arrayView3d< real64 const > > const &dCoeff_dVar2, real64(&weight)[1][2], real64(&dWeight_dVar1)[1][2], real64(&dWeight_dVar2)[1][2]) const | geos::FaceElementToCellStencilWrapper | inline |
FaceElementToCellStencilWrapper(IndexContainerType const &elementRegionIndices, IndexContainerType const &elementSubRegionIndices, IndexContainerType const &elementIndices, WeightContainerType const &weights, arrayView2d< real64 > const &faceNormal, arrayView2d< real64 > const &cellToFaceVec, arrayView1d< real64 > const &transMultiplier) | geos::FaceElementToCellStencilWrapper | |
getElementIndices() const | geos::StencilWrapperBase< TwoPointStencilTraits > | inline |
getElementRegionIndices() const | geos::StencilWrapperBase< TwoPointStencilTraits > | inline |
getElementSubRegionIndices() const | geos::StencilWrapperBase< TwoPointStencilTraits > | inline |
getWeights() const | geos::StencilWrapperBase< TwoPointStencilTraits > | inline |
IndexContainerType typedef | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | |
IndexContainerViewConstType typedef | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | |
m_elementIndices | geos::StencilWrapperBase< TwoPointStencilTraits > | protected |
m_elementRegionIndices | geos::StencilWrapperBase< TwoPointStencilTraits > | protected |
m_elementSubRegionIndices | geos::StencilWrapperBase< TwoPointStencilTraits > | protected |
m_weights | geos::StencilWrapperBase< TwoPointStencilTraits > | protected |
maxNumConnections | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | static |
maxNumPointsInFlux | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | static |
maxStencilSize | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | static |
numPointsInFlux(localIndex index) const | geos::FaceElementToCellStencilWrapper | inline |
removeHydraulicApertureContribution(localIndex const iconn, ElementRegionManager::ElementViewConst< arrayView1d< real64 const > > hydraulicAperture) const | geos::FaceElementToCellStencilWrapper | inline |
size() const | geos::FaceElementToCellStencilWrapper | inline |
stencilSize(localIndex index) const | geos::FaceElementToCellStencilWrapper | inline |
StencilWrapperBase(typename TRAITS::IndexContainerType const &elementRegionIndices, typename TRAITS::IndexContainerType const &elementSubRegionIndices, typename TRAITS::IndexContainerType const &elementIndices, typename TRAITS::WeightContainerType const &weights) | geos::StencilWrapperBase< TwoPointStencilTraits > | inline |
WeightContainerType typedef | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | |
WeightContainerViewConstType typedef | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | |
WeightContainerViewType typedef | geos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS > | |