File tree Expand file tree Collapse file tree
src/ModelOrderReduction/component/contact Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,11 +73,11 @@ class MORUnilateralInteractionConstraint : public UnilateralLagrangianConstraint
7373 typedef typename Coord::value_type Real;
7474 typedef typename core::behavior::MechanicalState<DataTypes> MechanicalState;
7575
76- typedef core::behavior::BaseConstraint ::ConstraintBlockInfo ConstraintBlockInfo;
77- typedef core::behavior::BaseConstraint ::PersistentID PersistentID;
76+ typedef core::behavior::BaseLagrangianConstraint ::ConstraintBlockInfo ConstraintBlockInfo;
77+ typedef core::behavior::BaseLagrangianConstraint ::PersistentID PersistentID;
7878
79- typedef core::behavior::BaseConstraint ::VecConstraintBlockInfo VecConstraintBlockInfo;
80- typedef core::behavior::BaseConstraint ::VecPersistentID VecPersistentID;
79+ typedef core::behavior::BaseLagrangianConstraint ::VecConstraintBlockInfo VecConstraintBlockInfo;
80+ typedef core::behavior::BaseLagrangianConstraint ::VecPersistentID VecPersistentID;
8181
8282
8383 typedef core::objectmodel::Data<VecCoord> DataVecCoord;
You can’t perform that action at this time.
0 commit comments