GEOSX
geos::BoundaryStencilWrapper Member List

This is the complete list of members for geos::BoundaryStencilWrapper, including all inherited members.

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 typedefgeos::BoundaryStencilWrapper
computeWeights(localIndex const iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, real64 &weight, real64(&dWeight_dCoef)[3]) constgeos::BoundaryStencilWrapperinline
getElementIndices() constgeos::StencilWrapperBase< TwoPointStencilTraits >inline
getElementRegionIndices() constgeos::StencilWrapperBase< TwoPointStencilTraits >inline
getElementSubRegionIndices() constgeos::StencilWrapperBase< TwoPointStencilTraits >inline
getWeights() constgeos::StencilWrapperBase< TwoPointStencilTraits >inline
IndexContainerType typedefgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >
IndexContainerViewConstType typedefgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >
m_elementIndicesgeos::StencilWrapperBase< TwoPointStencilTraits >protected
m_elementRegionIndicesgeos::StencilWrapperBase< TwoPointStencilTraits >protected
m_elementSubRegionIndicesgeos::StencilWrapperBase< TwoPointStencilTraits >protected
m_weightsgeos::StencilWrapperBase< TwoPointStencilTraits >protected
maxNumConnectionsgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >static
maxNumPointsInFluxgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >static
maxStencilSizegeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >static
numPointsInFlux(localIndex const index) constgeos::BoundaryStencilWrapperinline
size() constgeos::BoundaryStencilWrapperinline
stencilSize(localIndex const index) constgeos::BoundaryStencilWrapperinline
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 typedefgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >
WeightContainerViewConstType typedefgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >
WeightContainerViewType typedefgeos::StencilTraits< CONTAINER, MAX_NUM_POINTS_IN_FLUX, MAX_STENCIL_SIZE, MAX_NUM_CONNECTIONS >