BoundaryStencilWrapper(IndexContainerType const &elementRegionIndices, IndexContainerType const &elementSubRegionIndices, IndexContainerType const &elementIndices, WeightContainerType const &weights, arrayView2d< real64, nodes::REFERENCE_POSITION_USD > const &faceNormal, arrayView2d< real64, nodes::REFERENCE_POSITION_USD > const &cellToFaceVec, arrayView1d< real64 > const &weightMultiplier) | geos::BoundaryStencilWrapper | |
CoefficientAccessor typedef | geos::BoundaryStencilWrapper | |
computeWeights(localIndex const iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, real64 &weight, real64(&dWeight_dCoef)[3]) const | geos::BoundaryStencilWrapper | inline |
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 const index) const | geos::BoundaryStencilWrapper | inline |
size() const | geos::BoundaryStencilWrapper | inline |
stencilSize(localIndex const index) const | geos::BoundaryStencilWrapper | 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 > | |