Skip to content

Commit

Permalink
git add FVElliptic to the init
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiofumagalli committed Jun 7, 2019
1 parent dfd1124 commit e96fc58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/porepy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
# Numerics
# Control volume, elliptic
from porepy.numerics.fv.mpsa import Mpsa, FracturedMpsa
from porepy.numerics.fv.fv_elliptic import FVElliptic
from porepy.numerics.fv.tpfa import Tpfa
from porepy.numerics.fv.mpfa import Mpfa
from porepy.numerics.fv.biot import Biot, GradP, DivD, BiotStabilization
Expand Down

0 comments on commit e96fc58

Please sign in to comment.