GEOSX
geos::DofManager Member List

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

addCoupling(string const &rowFieldName, string const &colFieldName, Connector connectivity, std::vector< FieldSupport > const &regions={}, bool symmetric=true)geos::DofManager
addCoupling(string const &rowFieldName, string const &colFieldName, Connector connectivity, map< std::pair< string, string >, array1d< string > > const &regions, bool symmetric=true)geos::DofManager
addCoupling(string const &fieldName, FluxApproximationBase const &stencils)geos::DofManager
addField(string const &fieldName, FieldLocation location, integer components, std::vector< FieldSupport > const &regions={})geos::DofManager
addField(string const &fieldName, FieldLocation location, integer components, map< std::pair< string, string >, array1d< string > > const &regions)geos::DofManager
addFieldToVector(arrayView1d< real64 > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 scalingFactor, CompMask mask=CompMask(MAX_COMP, true)) constgeos::DofManager
addVectorToField(arrayView1d< real64 const > const &localVector, string const &srcFieldName, string const &dstFieldName, SCALING_FACTOR_TYPE const &scalingFactor, CompMask mask=CompMask(MAX_COMP, true)) constgeos::DofManager
clear()geos::DofManager
CompMask typedefgeos::DofManager
Connector enum namegeos::DofManager
copyFieldToVector(arrayView1d< real64 > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 scalingFactor, CompMask mask=CompMask(MAX_COMP, true)) constgeos::DofManager
copyVectorToField(arrayView1d< real64 const > const &localVector, string const &srcFieldName, string const &dstFieldName, real64 scalingFactor, CompMask mask=CompMask(MAX_COMP, true)) constgeos::DofManager
disableGlobalCouplingForEquation(string const &fieldName, integer const c)geos::DofManager
disableGlobalCouplingForEquations(string const &fieldName, arrayView1d< integer const > const components)geos::DofManager
DofManager(string name)geos::DofManagerexplicit
DofManager(DofManager const &)=deletegeos::DofManager
DofManager(DofManager &&)=defaultgeos::DofManager
fieldExists(string const &name) constgeos::DofManager
filterDofs(std::vector< SubComponent > const &excluded) constgeos::DofManager
getKey(string const &fieldName) constgeos::DofManager
getLocalDofComponentLabels(CONTAINER &labels) constgeos::DofManagerinline
globalOffset(string const &fieldName) constgeos::DofManager
LocalReorderingType enum namegeos::DofManager
location(string const &fieldName) constgeos::DofManager
makeRestrictor(std::vector< SubComponent > const &selection, MPI_Comm const &comm, bool transpose, MATRIX &restrictor) constgeos::DofManager
MAX_COMPgeos::DofManagerstatic
numComponents(string const &fieldName="") constgeos::DofManager
numComponents() constgeos::DofManager
numComponentsPerField() constgeos::DofManager
numGlobalDofs(string const &fieldName) constgeos::DofManager
numGlobalDofs() constgeos::DofManager
numLocalDofs(string const &fieldName) constgeos::DofManager
numLocalDofs() constgeos::DofManager
operator=(DofManager const &)=deletegeos::DofManager
operator=(DofManager &&)=defaultgeos::DofManager
printFieldInfo(std::ostream &os=std::cout) constgeos::DofManager
rankOffset(string const &fieldName) constgeos::DofManager
rankOffset() constgeos::DofManager
reorderByRank()geos::DofManager
setDomain(DomainPartition &domain)geos::DofManager
setLocalReorderingType(string const &fieldName, LocalReorderingType const reorderingType)geos::DofManager
setSparsityPattern(SparsityPattern< globalIndex > &pattern) constgeos::DofManager
setupFrom(DofManager const &source, std::vector< SubComponent > const &selection)geos::DofManager