ResInsight/GrpcInterface
Magne Sjaastad eb3c52aeb1 Python adjustments (#7809)
* #7797 Well Targets: Add scripting capability
* #7794 Python : Do not update childField or childFieldArray
* #7797: Python - Add scripting to well path collection
- Extend the pdmobject.py with method add_object()
- allow objects to be created from Python in well path collections
- add well targets to modelled well path

* #7795 Python : Make sure referenced generated classes are defined
* #7810 StimPlanModel: clean-up python generation
* Python : Always use empty string as default value for ptrFieldValue
It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string.

Co-authored-by: magnesj <magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2021-06-25 14:44:52 +02:00
..
GrpcProtos Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
Python Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
.clang-format Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
CMakeLists.txt Make CMake-setup for python sources work 2021-01-21 20:10:14 +01:00
RiaGrpcApplicationInterface.cpp #7411 Python : Copy Python module to build folder 2021-02-23 07:07:07 +01:00
RiaGrpcApplicationInterface.h Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
RiaGrpcAppService.cpp Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcAppService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCallbacks.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCallbacks.inl Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCaseService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCaseService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCommandService.cpp Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
RiaGrpcCommandService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcGridService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcGridService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcHelper.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcHelper.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcNNCPropertiesService.cpp Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
RiaGrpcNNCPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPdmObjectService.cpp Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
RiaGrpcPdmObjectService.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcProjectService.cpp Move GeoMech PDM files into subfolder 2021-03-10 14:45:52 +01:00
RiaGrpcProjectService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPropertiesService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServer.cpp Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
RiaGrpcServer.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServiceInterface.cpp Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
RiaGrpcServiceInterface.h Python adjustments (#7809) 2021-06-25 14:44:52 +02:00
RiaGrpcSimulationWellService.cpp Janitor : Avoid include of header file in header 2021-05-26 13:28:45 +02:00
RiaGrpcSimulationWellService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00