-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests: added more tests for volume refinement and MeshRectangle behav…
…iour
- Loading branch information
1 parent
0af3695
commit 8b404fc
Showing
10 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
2 | ||
0 1.5 0 1 1 4 1 | ||
0 1.5 0 1 3 5 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
-p1 3 -p2 3 -p3 3 -n1 10 -n2 4 -n3 8 extend_meshrect.inp | ||
|
||
all assertions passed | ||
|
||
Key LR-spline information: | ||
number of mesh lines : 20 | ||
number of elements : 100 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
3 | ||
2 1.5 1 4 0 3 1 | ||
2 1.5 3 6 2 5 1 | ||
2 1.5 0 7 1 4 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
-p1 3 -p2 3 -p3 3 -n1 10 -n2 8 -n3 4 overlap_w.inp | ||
|
||
all assertions passed | ||
|
||
Key LR-spline information: | ||
number of basis functions: 331 | ||
number of mesh lines : 23 | ||
number of elements : 123 | ||
|
12 changes: 12 additions & 0 deletions
12
test/RefinementUnchanged/volume_all_coved_by_one_meshrect.inp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
11 | ||
1 1.5 1 2 1 2 1 | ||
1 1.5 3 4 1 2 1 | ||
1 1.5 2 3 1 2 1 | ||
1 1.5 0 4 0 3 1 | ||
1 1.5 2 3 1 3 1 | ||
1 1.5 3 4 2 3 1 | ||
1 1.5 1 4 1 4 1 | ||
1 1.5 3 5 2 5 1 | ||
1 1.5 1 4 0 6 1 | ||
1 1.5 0 5 0 6 1 | ||
1 1.5 0 5 0 6 1 |
9 changes: 9 additions & 0 deletions
9
test/RefinementUnchanged/volume_all_coved_by_one_meshrect.reg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
-p1 3 -p2 3 -p3 3 -n1 10 -n2 4 -n3 8 volume_all_coved_by_one_meshrect.inp | ||
|
||
|
||
all assertions passed | ||
|
||
Key LR-spline information: | ||
number of mesh lines : 20 | ||
number of elements : 126 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
3 | ||
1 1.5 1 2 1 2 1 | ||
1 1.5 3 4 1 2 1 | ||
1 1.5 2 3 1 2 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
-p1 3 -p2 3 -p3 3 -n1 10 -n2 4 -n3 8 volume_merging_rect.inp | ||
|
||
all assertions passed | ||
|
||
Key LR-spline information: | ||
number of basis functions: 320 | ||
number of mesh lines : 20 | ||
number of elements : 99 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
4 | ||
1 1.5 1 4 2 5 1 | ||
1 1.5 2 5 1 4 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
-p1 3 -p2 3 -p3 3 -n1 10 -n2 4 -n3 8 volume_two_rect_corner_overlap.inp | ||
|
||
all assertions passed | ||
|
||
Key LR-spline information: | ||
number of basis functions: 322 | ||
number of mesh lines : 23 | ||
number of elements : 110 | ||
|