add(localIndex const numPts, localIndex const *const elementRegionIndices, localIndex const *const elementSubRegionIndices, localIndex const *const elementIndices, real64 const *const weights, localIndex const connectorIndex) override final | geosx::BoundaryStencil | virtual |
BoundaryStencil() | geosx::BoundaryStencil | |
getElementIndices() const | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | inline |
getElementRegionIndices() const | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | inline |
getElementSubRegionIndices() const | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | inline |
getWeights() const | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | inline |
IndexContainerType typedef | geosx::BoundaryStencil_Traits | |
IndexContainerViewConstType typedef | geosx::BoundaryStencil_Traits | |
IndexContainerViewType typedef | geosx::BoundaryStencil_Traits | |
m_connectorIndices | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | protected |
m_elementIndices | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | protected |
m_elementRegionIndices | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | protected |
m_elementSubRegionIndices | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | protected |
m_weights | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | protected |
MAX_STENCIL_SIZE | geosx::BoundaryStencil_Traits | static |
move(LvArray::MemorySpace const space) | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | virtual |
NUM_POINT_IN_FLUX | geosx::BoundaryStencil_Traits | static |
reserve(localIndex const size) | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | virtual |
setName(string const &name) | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | |
size() const override final | geosx::BoundaryStencil | inlinevirtual |
StencilBase() (defined in geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil >) | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | inline |
StencilBase(StencilBase const &)=default | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | |
StencilBase(StencilBase &&)=default | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | |
stencilSize(localIndex const index) const | geosx::BoundaryStencil | inline |
WeightContainerType typedef | geosx::BoundaryStencil_Traits | |
WeightContainerViewConstType typedef | geosx::BoundaryStencil_Traits | |
WeightContainerViewType typedef | geosx::BoundaryStencil_Traits | |
zero(localIndex const connectorIndex) | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | virtual |
~StencilBase()=default | geosx::StencilBase< BoundaryStencil_Traits, BoundaryStencil > | virtual |