diff --git a/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py b/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py index eaf264b8f329e82fee9be41ab977698ee1df54b5..d08bc850856e0655378442db67e8a6bd97189f23 100644 --- a/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py +++ b/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py @@ -1,8 +1,7 @@ #coding-Utf-8-*- from gmshpy import * -# from dG3Dpy import* -from dG3DpyDebug import* +from dG3Dpy import* from math import* import csv import numpy as np