SOFA API  3ea83cbd
Open source framework for multi-physics simuation
sofa::core::TStandardVec< V_ALL, vaccess > Class Template Reference

#include <VecId.h>

Inheritance diagram for sofa::core::TStandardVec< V_ALL, vaccess >:

Static Public Member Functions

static unsigned int getFirstDynamicIndex (VecType t)
 
static std::string getName (const MyVecId &v)
 
- Static Public Member Functions inherited from sofa::core::TStandardVec< V_COORD, vaccess >
static MyVecId position ()
 
static MyVecId restPosition ()
 
static MyVecId freePosition ()
 
static MyVecId resetPosition ()
 
static std::string getName (const MyVecId &v)
 
static std::string getGroup (const MyVecId &v)
 
- Static Public Member Functions inherited from sofa::core::TStandardVec< V_DERIV, vaccess >
static MyVecId velocity ()
 
static MyVecId resetVelocity ()
 
static MyVecId freeVelocity ()
 
static MyVecId normal ()
 
static MyVecId force ()
 
static MyVecId externalForce ()
 
static MyVecId dx ()
 
static MyVecId dforce ()
 
static std::string getName (const MyVecId &v)
 
static std::string getGroup (const MyVecId &v)
 
- Static Public Member Functions inherited from sofa::core::TStandardVec< V_MATDERIV, vaccess >
static MyVecId constraintJacobian ()
 
static MyVecId mappingJacobian ()
 
static std::string getName (const MyVecId &v)
 
static std::string getGroup (const MyVecId &v)
 

Function details

◆ getFirstDynamicIndex()

template<VecAccess vaccess>
static unsigned int sofa::core::TStandardVec< V_ALL, vaccess >::getFirstDynamicIndex ( VecType  t)
inlinestatic

◆ getName()

template<VecAccess vaccess>
static std::string sofa::core::TStandardVec< V_ALL, vaccess >::getName ( const MyVecId v)
inlinestatic