Skip to content

Commit

Permalink
Fix last commit in an other way instead
Browse files Browse the repository at this point in the history
  • Loading branch information
lijas committed Sep 18, 2023
1 parent b41247c commit 6d7d9a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parts/igapart.jl
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ function Five._assemble_part!(dh::Ferrite.AbstractDofHandler,
(assemtype == Five.STIFFMAT) && fill!(ke, 0.0)

Ferrite.getcoordinates!(coords, dh.grid, cellid)
coords.beo .= IGA.get_extraction_operator(dh.grid, cellid) # due to bug in IGA

Ferrite.celldofs!(celldofs, dh, cellid)

Expand Down

0 comments on commit 6d7d9a4

Please sign in to comment.