Skip to content

Commit

Permalink
Fixed point definition in two benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
wenqing committed Jan 24, 2019
1 parent 8c91833 commit 396debf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HT/ht_frac_line3D.gli
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#POINTS
0 0.0 0.0 1.0
1 0.0 0.0 -1.0
0 0.0 0.0 1.0 $NAME POINT0
1 0.0 0.0 -1.0 $NAME POINT1
#STOP
2 changes: 1 addition & 1 deletion M/creep/BGRa.gli
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#POINTS
0 0 0 0
0 0 0 0 $NAME POINT0
1 .05 0 0
2 .05 .2 0
3 0 .2 0
Expand Down

0 comments on commit 396debf

Please sign in to comment.