Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
1511c6e6
Commit
1511c6e6
authored
11 years ago
by
Gauthier Becker
Browse files
Options
Downloads
Patches
Plain Diff
move MSH_TET_20 to non serendipity element...
parent
7b690192
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Numeric/ElementType.cpp
+5
-5
5 additions, 5 deletions
Numeric/ElementType.cpp
with
5 additions
and
5 deletions
Numeric/ElementType.cpp
+
5
−
5
View file @
1511c6e6
...
...
@@ -341,7 +341,7 @@ int ElementType::SerendipityFromTag(int tag)
case
MSH_QUA_1
:
case
MSH_QUA_4
:
case
MSH_TET_1
:
case
MSH_TET_4
:
case
MSH_TET_10
:
case
MSH_TET_20
:
case
MSH_TET_10
:
case
MSH_PRI_1
:
case
MSH_PRI_6
:
...
...
@@ -363,10 +363,10 @@ int ElementType::SerendipityFromTag(int tag)
case
MSH_QUA_81
:
case
MSH_QUA_100
:
case
MSH_QUA_121
:
case
MSH_TET_
35
:
case
MSH_TET_5
6
:
case
MSH_TET_
84
:
case
MSH_TET_
120
:
case
MSH_TET_1
65
:
case
MSH_TET_
220
:
case
MSH_TET_286
:
case
MSH_TET_
20
:
case
MSH_TET_
3
5
:
case
MSH_TET_
56
:
case
MSH_TET_
84
:
case
MSH_TET_1
20
:
case
MSH_TET_
165
:
case
MSH_TET_220
:
case
MSH_TET_286
:
case
MSH_PRI_18
:
case
MSH_PRI_40
:
case
MSH_PRI_75
:
case
MSH_PRI_126
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment