Python: added class FieldProperties.
test_props.py: added check for 3d_properties/field_props extraction. cxx/eclipse_state.cpp: adding function field_props. added python class FieldProperties. python FieldProps: added __contains__. python FieldProps: added __getitem__. python field_props: images all 3dprops tests.
This commit is contained in:
@@ -41,6 +41,7 @@ ext_modules = [
|
||||
'cxx/deck_keyword.cpp',
|
||||
'cxx/eclipse_io.cpp',
|
||||
'cxx/eclipse_3d_properties.cpp',
|
||||
'cxx/field_props.cpp',
|
||||
'cxx/eclipse_config.cpp',
|
||||
'cxx/eclipse_grid.cpp',
|
||||
'cxx/eclipse_state.cpp',
|
||||
|
||||
Reference in New Issue
Block a user