#include <AlignmentDOF.h>
Inherited by InextensionalDOFSet, LegendreDOFSet, and RigidBodyDOFSet.
|
| std::vector< bool > | mFree |
| |
Definition at line 39 of file AlignmentDOF.h.
◆ Type
| Enumerator |
|---|
| RigidBody | |
| Legendre | |
| Inextensional | |
Definition at line 42 of file AlignmentDOF.h.
◆ ~DOFSet()
| virtual DOFSet::~DOFSet |
( |
| ) |
|
|
virtualdefault |
◆ DOFSet()
◆ dofName()
| virtual std::string DOFSet::dofName |
( |
int |
idx | ) |
const |
|
pure virtual |
◆ fillDerivatives()
| virtual void DOFSet::fillDerivatives |
( |
const DerivativeContext & |
ctx, |
|
|
Eigen::Ref< Eigen::MatrixXd > |
out |
|
) |
| const |
|
pure virtual |
◆ isFree()
| bool DOFSet::isFree |
( |
int |
idx | ) |
const |
|
inline |
◆ nDOFs()
| int DOFSet::nDOFs |
( |
| ) |
const |
|
inline |
◆ nFreeDOFs()
| int DOFSet::nFreeDOFs |
( |
| ) |
const |
|
inline |
◆ setAllFree()
| void DOFSet::setAllFree |
( |
bool |
f | ) |
|
|
inline |
◆ setFree()
| void DOFSet::setFree |
( |
int |
idx, |
|
|
bool |
f |
|
) |
| |
|
inline |
◆ type()
| virtual Type DOFSet::type |
( |
| ) |
const |
|
pure virtual |
◆ mFree
| std::vector<bool> DOFSet::mFree |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ITS3/alignment/include/ITS3Align/AlignmentDOF.h