SOFA API  a852856a
Open source framework for multi-physics simuation
sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector > Member List

This is the complete list of members for sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >, 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
addLink(BaseLink *l)sofa::core::objectmodel::Base
addMessage(const sofa::helper::logging::Message &m) constsofa::core::objectmodel::Base
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
allocateSystem()sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protectedvirtual
applyProjectiveConstraints(const core::MechanicalParams *mparams)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
assembleMappedMatrices(const core::MechanicalParams *mparams)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
assemblePrecomputedMappedMassMatrix(const core::MechanicalParams *mparams, linearalgebra::BaseMatrix *destination)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
assembleSystem(const core::MechanicalParams *mparams) overridesofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
associateLocalMatrixTo(sofa::core::matrixaccumulator::get_component_type< c > *component, const core::MechanicalParams *mparams)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
associateLocalMatrixToComponents(const core::MechanicalParams *mparams) overridesofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
Base()sofa::core::objectmodel::Baseprotected
BaseMatrixLinearSystem()sofa::core::behavior::BaseMatrixLinearSystemprotected
BaseObject()sofa::core::objectmodel::BaseObjectprotected
BaseType typedefsofa::core::objectmodel::Base
buildGroupsOfComponentAssociatedToMechanicalStates(std::map< PairMechanicalStates, GroupOfComponentsAssociatedToAPairOfMechanicalStates > &groups)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
buildSystemMatrix(const core::MechanicalParams *mparams)sofa::core::behavior::BaseMatrixLinearSystem
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
cleanLocalMatrices()sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
cleanTracker()sofa::core::objectmodel::BaseObjectprotected
cleanup()sofa::core::objectmodel::BaseObjectvirtual
clearLoggedMessages() constsofa::core::objectmodel::Base
clearSystem()sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
computeBBox(const core::ExecParams *, bool=false)sofa::core::objectmodel::BaseObjectinlinevirtual
contribute(const core::MechanicalParams *mparams, IndependentContributors &contributors)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
Contribution typedefsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
copyLocalVectorToGlobalVector(core::MultiVecDerivId v, TVector *globalVector)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
copyLocalVectorToGlobalVector(core::MultiVecDerivId v, GraphScatteredVector *globalVector)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
copyLocalVectorToGlobalVector(core::MultiVecDerivId v, GraphScatteredVector *globalVector)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
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
createLocalMappedMatrixT(sofa::core::matrixaccumulator::get_component_type< c > *object, SReal factor)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
createLocalMappedMatrixT(sofa::core::matrixaccumulator::get_component_type< c > *object, SReal factor)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
createLocalMatrixT(sofa::core::matrixaccumulator::get_component_type< c > *object, SReal factor)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
createMatrixMapping(const PairMechanicalStates &pair)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
d_applyMappedComponentssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_applyProjectiveConstraintssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_assembleDampingsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_assembleGeometricStiffnesssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_assembleMasssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_assembleStiffnesssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_checkIndicessofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
d_componentStatesofa::core::objectmodel::Base
d_matrixSizesofa::core::behavior::BaseMatrixLinearSystemprotected
d_messageLogCountsofa::core::objectmodel::Basemutable
d_parallelAssemblyIndependentMatricessofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
dispatchSystemRHS(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
dispatchSystemRHS(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
dispatchSystemRHS(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
dispatchSystemSolution(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
dispatchSystemSolution(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
dispatchSystemSolution(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
doUpdateInternal()sofa::core::objectmodel::BaseObjectprotectedvirtual
draw(const core::visual::VisualParams *)sofa::core::objectmodel::BaseObjectinlinevirtual
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
findProjectionMethod(const PairMechanicalStates &pair)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
GetClass()sofa::core::objectmodel::Baseinlinestatic
getClass() constsofa::core::objectmodel::Baseinlinevirtual
getClassName() constsofa::core::objectmodel::Basevirtual
getComponentState() constsofa::core::objectmodel::Baseinline
getContext() constsofa::core::objectmodel::BaseObject
getContext()sofa::core::objectmodel::BaseObject
getContributionFactor(const sofa::core::MechanicalParams *mparams, const sofa::core::matrixaccumulator::get_component_type< c > *object)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >inlineprotectedstatic
getContributors() constsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
GetCustomTemplateName()sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >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
getLinkAliases() constsofa::core::objectmodel::Baseinline
getLinks() constsofa::core::objectmodel::Baseinline
getLocalMatrixMap()sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
getLocalMatrixMap() constsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
getLocalMatrixMap()sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
getLocalMatrixMap() constsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
getLoggedMessages() constsofa::core::objectmodel::Base
getLoggedMessagesAsString(sofa::helper::logging::Message::TypeSet t=sofa::helper::logging::Message::AnyTypes) constsofa::core::objectmodel::Base
getMappingGraph() constsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
getMassObserver(BaseMass *mass)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
getMaster() constsofa::core::objectmodel::BaseObject
getMaster()sofa::core::objectmodel::BaseObject
getMatrixSize() constsofa::core::behavior::BaseMatrixLinearSysteminline
getName() constsofa::core::objectmodel::Baseinline
getNameSpaceName() constsofa::core::objectmodel::Base
getPathName() const overridesofa::core::objectmodel::BaseObjectvirtual
getRHSVector() constsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
getSharedMatrix(sofa::core::matrixaccumulator::get_component_type< c > *object, const PairMechanicalStates &pair)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
getSharedMatrix(sofa::core::matrixaccumulator::get_component_type< c > *object, const PairMechanicalStates &pair) -> std::shared_ptr< LocalMappedMatrixType< Real > >sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
getSharedMatrixSize(sofa::core::matrixaccumulator::get_component_type< c > *object, const PairMechanicalStates &pair)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
getSharedMatrixSize(sofa::core::matrixaccumulator::get_component_type< c > *object, const PairMechanicalStates &pair) -> std::optional< type::Vec2u >sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
getSlave(const std::string &name) constsofa::core::objectmodel::BaseObject
getSlaves() constsofa::core::objectmodel::BaseObject
getSolutionVector() constsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
getSolveContext()sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
getSystemBaseMatrix() const overridesofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
getSystemMatrix() constsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
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
init()sofa::core::objectmodel::BaseObjectvirtual
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(BaseNode *)sofa::core::objectmodel::BaseObjectinlinevirtual
isComponentStateValid() constsofa::core::objectmodel::Baseinline
JacobianMatrixType typedefsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
l_contextsofa::core::objectmodel::BaseObjectprotected
l_mastersofa::core::objectmodel::BaseObjectprotected
l_slavessofa::core::objectmodel::BaseObjectprotected
LinkSlaves typedefsofa::core::objectmodel::BaseObject
m_aliasDatasofa::core::objectmodel::Baseprotected
m_aliasLinksofa::core::objectmodel::Baseprotected
m_createDispatchersofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_dampingsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_definitionSourceFileNamesofa::core::objectmodel::Base
m_definitionSourceFilePossofa::core::objectmodel::Base
m_discardersofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_forceFieldssofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
m_geometricStiffnesssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_independentContributorssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_instanciationSourceFileNamesofa::core::objectmodel::Base
m_instanciationSourceFilePossofa::core::objectmodel::Base
m_internalEnginesofa::core::objectmodel::Baseprotected
m_linearSystemsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
m_localMappedMatricessofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_localMatrixMapssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_mappedMassMatrixObserverssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_mappingGraphsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
m_masssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_massessofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
m_matrixMappingssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_mechanicalMappingssofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
m_needClearLocalMatricessofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_oldAttributessofa::core::objectmodel::Base
m_projectiveConstraintssofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protected
m_stiffnesssofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
m_vecDatasofa::core::objectmodel::Baseprotected
m_vecLinksofa::core::objectmodel::Baseprotected
makeCreateDispatcher()sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
makeIndependentLocalMatrixGroups()sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
makeIndexVerificationStrategy(sofa::core::objectmodel::BaseObject *component)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
makeLocalMatrixGroups(const core::MechanicalParams *mparams)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
MapData typedefsofa::core::objectmodel::Base
MapLink typedefsofa::core::objectmodel::Base
Matrix typedefsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
MatrixLinearSystem()sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
MyClass typedefsofa::core::objectmodel::Base
namesofa::core::objectmodel::Base
notMuted() constsofa::core::objectmodel::Baseinline
PairMechanicalStates typedefsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
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
postAssembleSystem(const core::MechanicalParams *)sofa::core::behavior::BaseMatrixLinearSysteminlineprotectedvirtual
preAssembleSystem(const core::MechanicalParams *) overridesofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protectedvirtual
projectMappedMatrices(const core::MechanicalParams *mparams, linearalgebra::BaseMatrix *destination)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protectedvirtual
Ptr typedefsofa::core::objectmodel::Base
Real typedefsofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
recomputeMappedMassMatrix(const core::MechanicalParams *mparams, BaseMass *mass)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
reinit()sofa::core::objectmodel::BaseObjectvirtual
removeData(BaseData *f)sofa::core::objectmodel::Base
removeInNode(BaseNode *)sofa::core::objectmodel::BaseObjectinlinevirtual
removeSlave(BaseObject::SPtr s)sofa::core::objectmodel::BaseObjectvirtual
removeTag(Tag t)sofa::core::objectmodel::Base
reset()sofa::core::objectmodel::BaseObjectvirtual
resizeSystem(sofa::Size n)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
resizeVectors(sofa::Size n)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >protectedvirtual
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
setRHS(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
setRHS(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
setRHS(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
setSharedMatrix(sofa::core::matrixaccumulator::get_component_type< c > *object, const PairMechanicalStates &pair, std::shared_ptr< LocalMappedMatrixType< Real > > matrix)sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >protected
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
setSystemSolution(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >virtual
setSystemSolution(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
setSystemSolution(core::MultiVecDerivId v)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
shortName(const T *ptr=nullptr, BaseObjectDescription *=nullptr)sofa::core::objectmodel::Baseinlinestatic
SOFA_ABSTRACT_CLASS(BaseMatrixLinearSystem, core::objectmodel::BaseObject)sofa::core::behavior::BaseMatrixLinearSystem
SOFA_CLASS(SOFA_TEMPLATE2(MatrixLinearSystem, TMatrix, TVector), SOFA_TEMPLATE2(TypedMatrixLinearSystem, TMatrix, TVector))sofa::component::linearsystem::MatrixLinearSystem< TMatrix, TVector >
sofa::component::linearsystem::TypedMatrixLinearSystem::SOFA_CLASS(SOFA_TEMPLATE2(TypedMatrixLinearSystem, TMatrix, TVector), sofa::core::behavior::BaseMatrixLinearSystem)sofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
sofa::core::behavior::BaseMatrixLinearSystem::SOFA_CLASS(BaseObject, Base)sofa::core::objectmodel::BaseObject
SPtr typedefsofa::core::objectmodel::Base
storeResetState()sofa::core::objectmodel::BaseObjectvirtual
trackInternalData(const BaseData &data)sofa::core::objectmodel::BaseObjectprotected
updateInternal()sofa::core::objectmodel::BaseObject
updateLinks(bool logErrors=true)sofa::core::objectmodel::Basevirtual
VecData typedefsofa::core::objectmodel::Base
VecLink typedefsofa::core::objectmodel::Base
VecSlaves typedefsofa::core::objectmodel::BaseObject
Vector typedefsofa::component::linearsystem::TypedMatrixLinearSystem< TMatrix, TVector >
writeDatas(std::map< std::string, std::string * > &str)sofa::core::objectmodel::Base
writeDatas(std::ostream &out, const std::string &separator=" ")sofa::core::objectmodel::Base
~Base()sofa::core::objectmodel::Baseprotectedvirtual
~BaseObject() overridesofa::core::objectmodel::BaseObjectprotected