-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
39 lines (38 loc) · 923 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
S3method(SicInput,POSIXt)
S3method(SicInput,data.frame)
S3method(SicInput,matrix)
S3method(SicInput,numeric)
S3method(merge,ReachTxt)
S3method(merge,SicInput)
export(SicInput)
export(SicLocation)
export(SicLocations)
export(cfg_tmp_project)
export(compact_tidy_result)
export(create_section_txt)
export(create_uniform_reach_txt)
export(dem_to_reach)
export(dem_to_reach_txt)
export(dem_to_section)
export(extract_reach)
export(get_result)
export(get_result_tree)
export(get_section_centers)
export(loadConfig)
export(read_bin_result_matrix)
export(set_boundary_ZQ)
export(set_initial_conditions)
export(sic_import_reaches)
export(sic_run_export)
export(sic_run_mesh)
export(sic_run_steady)
export(sic_run_unsteady)
export(sic_write_par)
export(split_reach)
export(tidy_result)
export(update_portion_abscissas)
import(magrittr)
import(utils)
import(xml2)
importFrom(stats,dist)