Skip to content

Commit

Permalink
Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdean committed Sep 7, 2023
1 parent b0c044d commit d2c360f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lagrange_multiplier.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
from mpi4py import MPI
from petsc4py import PETSc
from utils import norm_L2
from dolfinx.common import Timer, list_timings, TimingType
import sys
import json


comm = MPI.COMM_WORLD
Expand Down

0 comments on commit d2c360f

Please sign in to comment.