-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple ecl_x.c files converted to ecl_x.cpp.
ecl_file_kw, ecl_file_view -> CPP. ecl_grav, ecl_grav_calc -> CPP. ecl_grid -> CPP. ... ecl_grid: added source files to header. ecl_grav.h: set to __cplusplus. ecl_grid_cache, ecl_grid_dims -> CPP. ecl_io_config, ecl_kw, ecl_kw_functions -> CPP. ecl_kw_grdecl, ecl_nnc_data, ecl_nnc_export -> CPP. ecl_kw.h: added more functions from source files. ecl_io_config.h set in extern 'c' mode. ecl_nnc_geometry, ecl_region, ecl_rft_cell -> CPP. ecl_rft_file -> CPP, ecl_nnc_geometry.cpp: appveyor fix. ecl_rft_node, ecl_rst_file, ecl_rsthead -> CPP. ecl_smspec, ecl_subsidece, ecl_sum -> CPP. ...
- Loading branch information
Steinar Foss
committed
Apr 24, 2018
1 parent
fed0710
commit 4ff7f76
Showing
36 changed files
with
329 additions
and
280 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.