SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager > Member List

This is the complete list of members for sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >, including all inherited members.

addAlias(BaseData *field, const char *alias)sofa::core::objectmodel::Base
addAlias(BaseLink *link, const char *alias)sofa::core::objectmodel::Base
addData(BaseData *f, const std::string &name)sofa::core::objectmodel::Base
addData(BaseData *f)sofa::core::objectmodel::Base
addDeprecatedAttribute(lifecycle::DeprecatedData *attribute)sofa::core::objectmodel::Base
addJMInvJt(linearalgebra::BaseMatrix *result, linearalgebra::BaseMatrix *J, SReal fact) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
addJMInvJtLocal(Matrix *, ResMatrixType *result, const JMatrixType *J, SReal fact)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
addLink(BaseLink *l)sofa::core::objectmodel::Base
addMessage(const sofa::helper::logging::Message &m) constsofa::core::objectmodel::Base
addMInvJt(linearalgebra::BaseMatrix *result, linearalgebra::BaseMatrix *J, SReal fact) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
addMInvJtLocal(Matrix *, ResMatrixType *result, const JMatrixType *J, SReal fact)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
addOutputsToCallback(const std::string &name, std::initializer_list< BaseData * > outputs)sofa::core::objectmodel::Base
addSlave(BaseObject::SPtr s)sofa::core::objectmodel::BaseObjectvirtual
addTag(Tag t)sofa::core::objectmodel::Base
addUpdateCallback(const std::string &name, std::initializer_list< BaseData * > inputs, std::function< sofa::core::objectmodel::ComponentState(const DataTracker &)> function, std::initializer_list< BaseData * > outputs)sofa::core::objectmodel::Base
applyConstraintForce(const sofa::core::ConstraintParams *cparams, sofa::core::MultiVecDerivId dx, const linearalgebra::BaseVector *f) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
applySystemSolution()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
Base()sofa::core::objectmodel::Baseprotected
BaseObject()sofa::core::objectmodel::BaseObjectprotected
BaseType typedefsofa::core::objectmodel::Base
buildComplianceMatrix(const core::ConstraintParams *cparams, linearalgebra::BaseMatrix *result, SReal fact) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
bwdInit()sofa::core::objectmodel::BaseObjectvirtual
canCreate(T *, BaseContext *, BaseObjectDescription *)sofa::core::objectmodel::BaseObjectinlinestatic
changeContextLink(BaseContext *before, BaseContext *&after)sofa::core::objectmodel::BaseObjectprotected
changeSlavesLink(BaseObject::SPtr ptr, std::size_t, bool add)sofa::core::objectmodel::BaseObjectprotected
checkLinearSystem()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protectedvirtual
cleanTracker()sofa::core::objectmodel::BaseObjectprotected
cleanup()sofa::core::objectmodel::BaseObjectvirtual
clearLoggedMessages() constsofa::core::objectmodel::Base
computeBBox(const core::ExecParams *, bool=false)sofa::core::objectmodel::BaseObjectinlinevirtual
computeResidual(const core::ExecParams *params, linearalgebra::BaseVector *f) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
countLoggedMessages(sofa::helper::logging::Message::TypeSet t=sofa::helper::logging::Message::AnyTypes) constsofa::core::objectmodel::Base
create(T *, BaseContext *context, BaseObjectDescription *arg)sofa::core::objectmodel::BaseObjectinlinestatic
createDefaultLinearSystem()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
createInvertData()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protectedvirtual
createMatrix()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
createPersistentVector()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
currentBFactorsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
currentKFactorsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
currentMFactorsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
d_componentStatesofa::core::objectmodel::Base
d_messageLogCountsofa::core::objectmodel::Basemutable
d_parallelInverseProductsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
deleteMatrix(Matrix *v)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protectedstatic
deletePersistentVector(Vector *v)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protectedstatic
doCheckLinearSystem()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
doUpdateInternal()sofa::core::objectmodel::BaseObjectprotectedvirtual
draw(const core::visual::VisualParams *)sofa::core::objectmodel::BaseObjectinlinevirtual
executeVisitor(T v)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
executeVisitor(T *v)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
f_bboxsofa::core::objectmodel::Base
f_listeningsofa::core::objectmodel::BaseObject
f_printLogsofa::core::objectmodel::Base
f_tagssofa::core::objectmodel::Base
findData(const std::string &name) constsofa::core::objectmodel::Base
findDataLinkDest(BaseData *&ptr, const std::string &path, const BaseLink *link)sofa::core::objectmodel::Basevirtual
findGlobalField(const std::string &name) constsofa::core::objectmodel::Base
findLink(const std::string &name) constsofa::core::objectmodel::Base
findLinkDest(T *&ptr, const std::string &path, const BaseLink *link)sofa::core::objectmodel::Baseinline
findLinkDestClass(const BaseClass *destType, const std::string &path, const BaseLink *link) overridesofa::core::objectmodel::BaseObjectvirtual
findLinks(const std::string &name) constsofa::core::objectmodel::Base
freezeSystemMatrix()sofa::core::behavior::LinearSolverinlinevirtual
frozensofa::core::behavior::LinearSolverprotected
getClass() constsofa::core::objectmodel::Baseinlinevirtual
GetClass()sofa::core::objectmodel::Baseinlinestatic
getClassName() constsofa::core::objectmodel::Basevirtual
getComponentState() constsofa::core::objectmodel::Baseinline
getContext() constsofa::core::objectmodel::BaseObject
getContext()sofa::core::objectmodel::BaseObject
GetCustomTemplateName()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inlinestatic
getDataAliases() constsofa::core::objectmodel::Baseinline
getDataFields() constsofa::core::objectmodel::Baseinline
getDefinitionSourceFileName() constsofa::core::objectmodel::Base
getDefinitionSourceFilePos() constsofa::core::objectmodel::Base
getInstanciationSourceFileName() constsofa::core::objectmodel::Base
getInstanciationSourceFilePos() constsofa::core::objectmodel::Base
getLinearSystem() constsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
getLinkAliases() constsofa::core::objectmodel::Baseinline
getLinks() constsofa::core::objectmodel::Baseinline
getLoggedMessages() constsofa::core::objectmodel::Base
getLoggedMessagesAsString(sofa::helper::logging::Message::TypeSet t=sofa::helper::logging::Message::AnyTypes) constsofa::core::objectmodel::Base
getMaster() constsofa::core::objectmodel::BaseObject
getMaster()sofa::core::objectmodel::BaseObject
getMatrixInvertData(linearalgebra::BaseMatrix *m)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
getName() constsofa::core::objectmodel::Baseinline
getNameSpaceName() constsofa::core::objectmodel::Base
getPathName() const overridesofa::core::objectmodel::BaseObjectvirtual
getSlave(const std::string &name) constsofa::core::objectmodel::BaseObject
getSlaves() constsofa::core::objectmodel::BaseObject
getSystemBaseMatrix() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
getSystemInverseBaseMatrix()sofa::core::behavior::LinearSolverinlinevirtual
getSystemLHBaseVector() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inlinevirtual
getSystemLHVector()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
getSystemMatrix() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
getSystemRHBaseVector() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inlinevirtual
getSystemRHVector()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
getTags() constsofa::core::objectmodel::Baseinline
getTemplateName() const finalsofa::core::objectmodel::Basevirtual
getTime() constsofa::core::objectmodel::BaseObject
getTypeName() constsofa::core::objectmodel::Base
handleEvent(Event *)sofa::core::objectmodel::BaseObjectvirtual
handleTopologyChange()sofa::core::objectmodel::BaseObjectinlinevirtual
handleTopologyChange(core::topology::Topology *t)sofa::core::objectmodel::BaseObjectvirtual
hasDataChanged(const BaseData &data)sofa::core::objectmodel::BaseObjectprotected
hasField(const std::string &attribute) constsofa::core::objectmodel::Basevirtual
hasTag(Tag t) constsofa::core::objectmodel::Base
hasUpdatedMatrix()sofa::core::behavior::LinearSolverinlinevirtual
Inherit typedefsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
init() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
init_partial_solve()sofa::core::behavior::LinearSolverinlinevirtual
initData(::sofa::core::objectmodel::Data< T > *field, const char *name, const char *help, ::sofa::core::objectmodel::BaseData::DataFlags dataflags)sofa::core::objectmodel::Baseinline
initData(Data< T > *field, const char *name, const char *help, bool isDisplayed=true, bool isReadOnly=false)sofa::core::objectmodel::Baseinline
initData(Data< T > *field, const T &value, const char *name, const char *help, bool isDisplayed=true, bool isReadOnly=false)sofa::core::objectmodel::Baseinline
initData0(BaseData *field, BaseData::BaseInitData &res, const char *name, const char *help, bool isDisplayed=true, bool isReadOnly=false)sofa::core::objectmodel::Baseprotected
initData0(BaseData *field, BaseData::BaseInitData &res, const char *name, const char *help, BaseData::DataFlags dataFlags)sofa::core::objectmodel::Baseprotected
initData0(Data< T > *field, typename Data< T >::InitData &res, const T &value, const char *name, const char *help, bool isDisplayed=true, bool isReadOnly=false)sofa::core::objectmodel::Baseinlineprotected
insertInNode(objectmodel::BaseNode *node) overridesofa::core::behavior::BaseLinearSolvervirtual
internalDatasofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
invert(Matrix &) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inlinevirtual
invertDatasofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
invertSystem() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
isAsyncSolver() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inlinevirtual
isComponentStateValid() constsofa::core::objectmodel::Baseinline
JMatrixType typedefsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
l_contextsofa::core::objectmodel::BaseObjectprotected
l_linearSystemsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
l_mastersofa::core::objectmodel::BaseObjectprotected
l_slavessofa::core::objectmodel::BaseObjectprotected
LinearSolver()sofa::core::behavior::LinearSolverprotected
linearSystemsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
LinkSlaves typedefsofa::core::objectmodel::BaseObject
ListIndex typedefsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
m_aliasDatasofa::core::objectmodel::Baseprotected
m_aliasLinksofa::core::objectmodel::Baseprotected
m_definitionSourceFileNamesofa::core::objectmodel::Base
m_definitionSourceFilePossofa::core::objectmodel::Base
m_instanciationSourceFileNamesofa::core::objectmodel::Base
m_instanciationSourceFilePossofa::core::objectmodel::Base
m_internalEnginesofa::core::objectmodel::Baseprotected
m_oldAttributessofa::core::objectmodel::Base
m_vecDatasofa::core::objectmodel::Baseprotected
m_vecLinksofa::core::objectmodel::Baseprotected
MapData typedefsofa::core::objectmodel::Base
MapLink typedefsofa::core::objectmodel::Base
MatrixLinearSolver()sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
MyClass typedefsofa::core::objectmodel::Base
namesofa::core::objectmodel::Base
notMuted() constsofa::core::objectmodel::Baseinline
parse(BaseObjectDescription *arg) overridesofa::core::objectmodel::BaseObjectvirtual
parseField(const std::string &attribute, const std::string &value)sofa::core::objectmodel::Basevirtual
parseFields(const std::list< std::string > &str)sofa::core::objectmodel::Base
parseFields(const std::map< std::string, std::string * > &str)sofa::core::objectmodel::Basevirtual
partial_solve(Matrix &, Vector &, Vector &, ListIndex &, ListIndex &)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inlineprotectedvirtual
sofa::component::linearsolver::BaseMatrixLinearSolver::partial_solve(std::list< linearalgebra::BaseMatrix::Index > &, std::list< linearalgebra::BaseMatrix::Index > &, bool)sofa::core::behavior::LinearSolverinlinevirtual
prepareVisitor(simulation::Visitor *v)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
prepareVisitor(simulation::BaseMechanicalVisitor *v)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >inline
Ptr typedefsofa::core::objectmodel::Base
readFile(std::istream &)sofa::core::behavior::LinearSolverinlinevirtual
Real typedefsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
rebuildSystem(SReal massFactor, SReal forceFactor) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
reinit()sofa::core::objectmodel::BaseObjectvirtual
removeData(BaseData *f)sofa::core::objectmodel::Base
removeInNode(objectmodel::BaseNode *node) overridesofa::core::behavior::BaseLinearSolvervirtual
removeSlave(BaseObject::SPtr s)sofa::core::objectmodel::BaseObjectvirtual
removeTag(Tag t)sofa::core::objectmodel::Base
reset()sofa::core::objectmodel::BaseObjectvirtual
resetSystem() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
resizeSystem(Size n)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
ResMatrixType typedefsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
setDefinitionSourceFileName(const std::string &sourceFileName)sofa::core::objectmodel::Base
setDefinitionSourceFilePos(const int)sofa::core::objectmodel::Base
setInstanciationSourceFileName(const std::string &sourceFileName)sofa::core::objectmodel::Base
setInstanciationSourceFilePos(const int)sofa::core::objectmodel::Base
setName(const std::string &n)sofa::core::objectmodel::Base
setName(const std::string &n, int counter)sofa::core::objectmodel::Base
setSrc(const std::string &v, std::vector< std::string > *attributeList=nullptr)sofa::core::objectmodel::BaseObject
setSrc(const std::string &v, const BaseObject *loader, std::vector< std::string > *attributeList=nullptr)sofa::core::objectmodel::BaseObject
setSystemLHVector(core::MultiVecDerivId v) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
setSystemMBKMatrix(const core::MechanicalParams *mparams) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
setSystemRHVector(core::MultiVecDerivId v) overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
shortName(const T *ptr=nullptr, BaseObjectDescription *=nullptr)sofa::core::objectmodel::Baseinlinestatic
singleThreadAddJMInvJtLocal(Matrix *, ResMatrixType *result, const JMatrixType *J, SReal fact)sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >protected
SOFA_ABSTRACT_CLASS(SOFA_TEMPLATE3(MatrixLinearSolver, Matrix, Vector, NoThreadManager), SOFA_TEMPLATE2(BaseMatrixLinearSolver, Matrix, Vector))sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
sofa::component::linearsolver::BaseMatrixLinearSolver::SOFA_ABSTRACT_CLASS(LinearSolver, BaseLinearSolver)sofa::core::behavior::LinearSolver
sofa::core::behavior::BaseLinearSolver::SOFA_ABSTRACT_CLASS(BaseLinearSolver, objectmodel::BaseObject)sofa::core::behavior::BaseLinearSolver
SOFA_CLASS(SOFA_TEMPLATE2(BaseMatrixLinearSolver, Matrix, Vector), sofa::core::behavior::LinearSolver)sofa::component::linearsolver::BaseMatrixLinearSolver< Matrix, Vector >
sofa::core::behavior::LinearSolver::SOFA_CLASS(BaseObject, Base)sofa::core::objectmodel::BaseObject
solve(Matrix &M, Vector &solution, Vector &rh) override=0sofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >pure virtual
solveSystem() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >virtual
SPtr typedefsofa::core::objectmodel::Base
storeResetState()sofa::core::objectmodel::BaseObjectvirtual
supportNonSymmetricSystem() constsofa::core::behavior::LinearSolverinlinevirtual
ThreadManager typedefsofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >
trackInternalData(const BaseData &data)sofa::core::objectmodel::BaseObjectprotected
updateInternal()sofa::core::objectmodel::BaseObject
updateLinks(bool logErrors=true)sofa::core::objectmodel::Basevirtual
updateSystemMatrix()sofa::core::behavior::LinearSolverinlinevirtual
VecData typedefsofa::core::objectmodel::Base
VecLink typedefsofa::core::objectmodel::Base
VecSlaves typedefsofa::core::objectmodel::BaseObject
writeDatas(std::map< std::string, std::string * > &str)sofa::core::objectmodel::Base
writeDatas(std::ostream &out, const std::string &separator=" ")sofa::core::objectmodel::Base
writeFile(std::ostream &)sofa::core::behavior::LinearSolverinlinevirtual
~Base()sofa::core::objectmodel::Baseprotectedvirtual
~BaseObject() overridesofa::core::objectmodel::BaseObjectprotected
~LinearSolver() overridesofa::core::behavior::LinearSolverprotected
~MatrixLinearSolver() overridesofa::component::linearsolver::MatrixLinearSolver< Matrix, Vector, NoThreadManager >