GEOS
|
This is the complete list of members for geos::SurfaceElementStencilWrapper, including all inherited members.
addHydraulicApertureContribution(localIndex const iconn, ElementRegionManager::ElementViewConst< arrayView1d< real64 const > > hydraulicAperture) const | geos::SurfaceElementStencilWrapper | inline |
CoefficientAccessor typedef | geos::SurfaceElementStencilWrapper | |
computeStabilizationWeights(localIndex iconn, real64(&stabilizationWeight)[maxNumConnections][2]) const | geos::SurfaceElementStencilWrapper | inline |
computeWeights(localIndex iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, CoefficientAccessor< arrayView3d< real64 const > > const &dCoeff_dVar, real64(&weight)[maxNumConnections][2], real64(&dWeight_dVar)[maxNumConnections][2]) const | geos::SurfaceElementStencilWrapper | inline |
computeWeights(localIndex iconn, real64(&weight)[maxNumConnections][2], real64(&dWeight_dVar)[maxNumConnections][2]) const | geos::SurfaceElementStencilWrapper | inline |
computeWeights(localIndex iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, CoefficientAccessor< arrayView3d< real64 const > > const &dCoeff_dVar1, CoefficientAccessor< arrayView4d< real64 const > > const &dCoeff_dVar2, real64(&weight)[maxNumConnections][2], real64(&dWeight_dVar1)[maxNumConnections][2], real64(&dWeight_dVar2)[maxNumConnections][2][3]) const | geos::SurfaceElementStencilWrapper | inline |
computeWeights(localIndex iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient, CoefficientAccessor< arrayView3d< real64 const > > const &coefficientMultiplier, R1Tensor const &gravityVector, real64(&weight)[maxNumConnections][2]) const | geos::SurfaceElementStencilWrapper | inline |
computeWeights(localIndex iconn, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient1, CoefficientAccessor< arrayView3d< real64 const > > const &coefficient1Multiplier, CoefficientAccessor< arrayView1d< real64 const > > const &coefficient2, R1Tensor const &gravityVector, real64(&weight1)[maxNumPointsInFlux], real64(&weight2)[maxNumPointsInFlux], real64(&geometricWeight)[maxNumPointsInFlux]) const | geos::SurfaceElementStencilWrapper | inline |
getCellCenterToEdgeCenters() const | geos::SurfaceElementStencilWrapper | inline |
getElementIndices() const | geos::StencilWrapperBase< SurfaceElementStencilTraits > | inline |
getElementRegionIndices() const | geos::StencilWrapperBase< SurfaceElementStencilTraits > | inline |
getElementSubRegionIndices() const | geos::StencilWrapperBase< SurfaceElementStencilTraits > | inline |
getWeights() const | geos::StencilWrapperBase< SurfaceElementStencilTraits > | 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< SurfaceElementStencilTraits > | protected |
m_elementRegionIndices | geos::StencilWrapperBase< SurfaceElementStencilTraits > | protected |
m_elementSubRegionIndices | geos::StencilWrapperBase< SurfaceElementStencilTraits > | protected |
m_weights | geos::StencilWrapperBase< SurfaceElementStencilTraits > | 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 |
MULTIPLIER_THRESHOLD | geos::SurfaceElementStencilWrapper | static |
numPointsInFlux(localIndex index) const | geos::SurfaceElementStencilWrapper | inline |
removeHydraulicApertureContribution(localIndex const iconn, ElementRegionManager::ElementViewConst< arrayView1d< real64 const > > hydraulicAperture) const | geos::SurfaceElementStencilWrapper | inline |
size() const | geos::SurfaceElementStencilWrapper | inline |
stencilSize(localIndex index) const | geos::SurfaceElementStencilWrapper | inline |
StencilWrapperBase(typename TRAITS::IndexContainerType const &elementRegionIndices, typename TRAITS::IndexContainerType const &elementSubRegionIndices, typename TRAITS::IndexContainerType const &elementIndices, typename TRAITS::WeightContainerType const &weights) | geos::StencilWrapperBase< SurfaceElementStencilTraits > | inline |
SurfaceElementStencilWrapper(IndexContainerType const &elementRegionIndices, IndexContainerType const &elementSubRegionIndices, IndexContainerType const &elementIndices, WeightContainerType const &weights, ArrayOfArrays< R1Tensor > const &cellCenterToEdgeCenters, real64 const meanPermCoefficient) | geos::SurfaceElementStencilWrapper | |
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 > |