Go to the source code of this file.
|
| bool | ecl_nnc_intersect_format (const ecl_grid_type *grid, const ecl_file_type *init_file) |
| |
| int | ecl_nnc_export_get_size (const ecl_grid_type *grid, const ecl_file_type *init_file) |
| |
| int | ecl_nnc_export (const ecl_grid_type *grid, const ecl_file_type *init_file, ecl_nnc_type *nnc_data) |
| |
| ecl_kw_type * | ecl_nnc_export_get_tranx_kw (const ecl_grid_type *grid, const ecl_file_type *init_file, int lgr_nr1, int lgr_nr2) |
| |
| ecl_kw_type * | ecl_nnc_export_get_tranll_kw (const ecl_grid_type *grid, const ecl_file_type *init_file, int lgr_nr1, int lgr_nr2) |
| |
| ecl_kw_type * | ecl_nnc_export_get_tran_kw (const ecl_file_type *init_file, const char *kw, int lgr_nr) |
| |
| bool | ecl_nnc_equal (const ecl_nnc_type *nnc1, const ecl_nnc_type *nnc2) |
| |
| int | ecl_nnc_sort_cmp (const ecl_nnc_type *nnc1, const ecl_nnc_type *nnc2) |
| |
| void | ecl_nnc_sort (ecl_nnc_type *nnc_list, int size) |
| |
◆ ERT_ECL_DEFAULT_NNC_TRANS
| #define ERT_ECL_DEFAULT_NNC_TRANS HUGE_VAL |
◆ ecl_nnc_equal()
◆ ecl_nnc_export()
◆ ecl_nnc_export_get_size()
◆ ecl_nnc_export_get_tran_kw()
◆ ecl_nnc_export_get_tranll_kw()
◆ ecl_nnc_export_get_tranx_kw()
◆ ecl_nnc_intersect_format()
◆ ecl_nnc_sort()
◆ ecl_nnc_sort_cmp()
|