Skip to content

Commit

Permalink
Update iks008_cooksMembrane.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rath3t authored May 30, 2024
1 parent 51d957c commit b1f1f83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/iks008_cooksMembrane.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,7 @@ int main(int argc, char** argv) {
req.insertGlobalSolution(D_Glob)
.insertParameter( lambdaLoad);

sparseAssembler->bind(req);
sparseAssembler->bind(Ikarus::AffordanceCollections::elastoStatics);
sparseAssembler->bind(req, Ikarus::AffordanceCollections::elastoStatics,Ikarus::EnforcingDBCOption::Full);



Expand Down

0 comments on commit b1f1f83

Please sign in to comment.