Skip to content
Snippets Groups Projects
Commit 9b379b48 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

CQUAD9 BDF test

parent f18fbfac
No related branches found
No related tags found
No related merge requests found
......@@ -330,6 +330,7 @@ class MQuadrangle9 : public MQuadrangle {
virtual int getTypeForMSH() const { return MSH_QUA_9; }
virtual int getTypeForVTK() const { return 28; }
virtual const char *getStringForPOS() const { return "SQ2"; }
virtual const char *getStringForBDF() const { return "CQUAD9"; }
virtual const char *getStringForDIFF() const { return "ElmB9n2D"; }
virtual const char *getStringForTOCHNOG() const { return "-quad9"; }
virtual void reverse()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment