This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
ResInsight
Watch
4
Star
0
Fork
0
mirror of
https://github.com/OPM/ResInsight.git
synced
2026-08-26 13:17:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da7035517fb4d5108d06bd279b742f3d85a1aafd
ResInsight
/
ApplicationCode
/
GeoMech
/
GeoMechDataModel
/
RigFemResultPosEnum.h
T
8 lines
108 B
C
Raw
Normal View
History
Unescape
Escape
Creating a fem-results caching system
2015-05-06 16:07:30 +02:00
#pragma once
enum
RigFemResultPosEnum
{
RIG_NODAL
,
RIG_ELEMENT_NODAL
,
RIG_INTEGRATION_POINT
};
Reference in New Issue
Copy Permalink