add(localIndex const numPts, localIndex const *const elementRegionIndices, localIndex const *const elementSubRegionIndices, localIndex const *const elementIndices, real64 const *const weights, localIndex const connectorIndex)=0 | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | pure virtual |
getElementIndices() const | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | inline |
getElementRegionIndices() const | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | inline |
getElementSubRegionIndices() const | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | inline |
getWeights() const | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | inline |
m_connectorIndices | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | protected |
m_elementIndices | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | protected |
m_elementRegionIndices | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | protected |
m_elementSubRegionIndices | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | protected |
m_weights | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | protected |
move(LvArray::MemorySpace const space) | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | virtual |
reserve(localIndex const size) | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | virtual |
setName(string const &name) | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | |
size() const =0 | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | pure virtual |
StencilBase() (defined in geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS >) | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | inline |
StencilBase(StencilBase const &)=default | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | |
StencilBase(StencilBase &&)=default | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | |
zero(localIndex const connectorIndex) | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | virtual |
~StencilBase()=default | geosx::StencilBase< LEAFCLASSTRAITS, LEAFCLASS > | virtual |