GEOSX
geosx::DofManager Member List

This is the complete list of members for geosx::DofManager, including all inherited members.

addCoupling(string const &rowFieldName, string const &colFieldName, Connector const connectivity)geosx::DofManager
addCoupling(string const &rowFieldName, string const &colFieldName, Connector const connectivity, arrayView1d< string const > const &regions)geosx::DofManager
addCoupling(string const &rowFieldName, string const &colFieldName, Connector const connectivity, bool const symmetric)geosx::DofManager
addCoupling(string const &rowFieldName, string const &colFieldName, Connector const connectivity, arrayView1d< string const > const &regions, bool const symmetric)geosx::DofManager
addCoupling(string const &fieldName, FluxApproximationBase const &stencils)geosx::DofManager
addField(string const &fieldName, Location const location)geosx::DofManager
addField(string const &fieldName, Location const location, localIndex const components)geosx::DofManager
addField(string const &fieldName, Location const location, arrayView1d< string const > const &regions)geosx::DofManager
addField(string const &fieldName, Location const location, localIndex const components, arrayView1d< string const > const &regions)geosx::DofManager
addFieldToVector(VECTOR &vector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
addFieldToVector(arrayView1d< real64 > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
addVectorToField(VECTOR const &vector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
addVectorToField(arrayView1d< real64 const > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
clear()geosx::DofManager
Connector enum namegeosx::DofManager
copyFieldToVector(VECTOR &vector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
copyFieldToVector(arrayView1d< real64 > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
copyVectorToField(VECTOR const &vector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
copyVectorToField(arrayView1d< real64 const > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 const scalingFactor, localIndex const loCompIndex=0, localIndex const hiCompIndex=-1) constgeosx::DofManager
DofManager(string name)geosx::DofManagerexplicit
DofManager(DofManager const &)=deletegeosx::DofManager
DofManager(DofManager &&)=defaultgeosx::DofManager
fieldExists(string const &name) constgeosx::DofManager
filterDofs(std::vector< SubComponent > const &excluded) constgeosx::DofManager
getKey(string const &fieldName) constgeosx::DofManager
getLocalDofComponentLabels() constgeosx::DofManager
getLocation(string const &fieldName) constgeosx::DofManager
globalOffset(string const &fieldName) constgeosx::DofManager
Location enum namegeosx::DofManager
makeRestrictor(std::vector< SubComponent > const &selection, MPI_Comm const &comm, bool transpose, MATRIX &restrictor) constgeosx::DofManager
MAX_FIELDSgeosx::DofManagerstatic
numComponents(string const &fieldName="") constgeosx::DofManager
numComponentsPerField() constgeosx::DofManager
numGlobalDofs(string const &fieldName="") constgeosx::DofManager
numGlobalSupport(string const &fieldName) constgeosx::DofManager
numLocalDofs(string const &fieldName="") constgeosx::DofManager
numLocalDofsPerField() constgeosx::DofManager
numLocalSupport(string const &fieldName) constgeosx::DofManager
operator=(DofManager const &)=deletegeosx::DofManager
operator=(DofManager &&)=deletegeosx::DofManager
printFieldInfo(std::ostream &os=std::cout) constgeosx::DofManager
rankOffset(string const &fieldName="") constgeosx::DofManager
reorderByRank()geosx::DofManager
setMesh(DomainPartition &domain, localIndex const meshLevelIndex=0, localIndex const meshBodyIndex=0)geosx::DofManager
setSparsityPattern(MATRIX &matrix, bool closePattern=true) constgeosx::DofManager
setSparsityPattern(MATRIX &matrix, string const &rowFieldName, string const &colFieldName, bool closePattern=true) constgeosx::DofManager
setSparsityPattern(SparsityPattern< globalIndex > &pattern) constgeosx::DofManager
setSparsityPattern(SparsityPattern< globalIndex > &pattern, string const &rowFieldName, string const &colFieldName) constgeosx::DofManager
~DofManager()=defaultgeosx::DofManager