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