Skip to content

Commit

Permalink
shift class tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MassimoPetracca committed Aug 2, 2021
1 parent 2d9c6c2 commit 9b533e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEVELOPER/core/classTags.h
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@
#define ELE_TAG_NineNodeQuad 207
#define ELE_TAG_EightNodeQuad 208
#define ELE_TAG_SixNodeTri 209
#define ELE_TAG_ZeroLengthImplexContact 217 // Onur Deniz Akan (IUSS), Massimo Petracca (ASDEA)
#define ELE_TAG_ZeroLengthImplexContact 218 // Onur Deniz Akan (IUSS), Massimo Petracca (ASDEA)

#define FRN_TAG_Coulomb 1
#define FRN_TAG_VelDependent 2
Expand Down
2 changes: 1 addition & 1 deletion SRC/classTags.h
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@
#define ELE_TAG_BeamGT 214
#define ELE_TAG_MasonPan12 215
#define ELE_TAG_MasonPan3D 216
#define ELE_TAG_ZeroLengthImplexContact 217 // Onur Deniz Akan (IUSS), Massimo Petracca (ASDEA)
#define ELE_TAG_ZeroLengthImplexContact 218 // Onur Deniz Akan (IUSS), Massimo Petracca (ASDEA)
#define ELE_TAG_ExternalElement 99990


Expand Down

0 comments on commit 9b533e7

Please sign in to comment.