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 @@ -75,15 +75,9 @@ class MORUnilateralInteractionConstraint : public UnilateralLagrangianConstraint
7575
7676 typedef core::behavior::BaseConstraint::ConstraintBlockInfo ConstraintBlockInfo;
7777 typedef core::behavior::BaseConstraint::PersistentID PersistentID;
78- typedef core::behavior::BaseConstraint::ConstCoord ConstCoord;
79- typedef core::behavior::BaseConstraint::ConstDeriv ConstDeriv;
80- typedef core::behavior::BaseConstraint::ConstArea ConstArea;
8178
8279 typedef core::behavior::BaseConstraint::VecConstraintBlockInfo VecConstraintBlockInfo;
8380 typedef core::behavior::BaseConstraint::VecPersistentID VecPersistentID;
84- typedef core::behavior::BaseConstraint::VecConstCoord VecConstCoord;
85- typedef core::behavior::BaseConstraint::VecConstDeriv VecConstDeriv;
86- typedef core::behavior::BaseConstraint::VecConstArea VecConstArea;
8781
8882 typedef core::objectmodel::Data<VecCoord> DataVecCoord;
8983 typedef core::objectmodel::Data<VecDeriv> DataVecDeriv;
You can’t perform that action at this time.
0 commit comments