mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add support for another element type
This commit is contained in:
parent
0e5d121993
commit
b7f1adb2a0
@ -107,7 +107,7 @@ std::map<std::string, RigElementType> initFemTypeMap()
|
||||
typeMap["CAX4"] = CAX4;
|
||||
typeMap["C3D20RT"] = HEX8;
|
||||
typeMap["C3D8RT"] = HEX8;
|
||||
typeMap["C3D8R"] = HEX8;
|
||||
typeMap["C3D8T"] = HEX8;
|
||||
|
||||
return typeMap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user