-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
40 lines (39 loc) · 942 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
40
# Generated by roxygen2: do not edit by hand
export(calc_Peclet)
export(calc_Peclet_eq)
export(calc_analyticTs)
export(calc_analyticTs_timeDepth)
export(calc_center)
export(calc_eq)
export(calc_eq_fromPhyDf)
export(calc_inv)
export(calc_inv_lambda_s)
export(calc_inv_permeability)
export(calc_lambda_m)
export(calc_like)
export(calc_mse)
export(calc_q)
export(calc_range_eq)
export(calc_rho_m_c_m)
export(calc_rmse)
export(check_BC)
export(check_consistency)
export(check_isInBounds)
export(csv2param)
export(gen_atCenter)
export(gen_comb_phy_atBorder)
export(gen_comb_phy_atCenter)
export(get_level_z_fromParam)
export(like_interp)
export(pdf2cdf)
export(pdf_define_unif)
export(pdf_marginalize)
export(pdf_postInterval)
export(plot_fromMeas)
export(plot_head_differential_fromMeas)
export(plot_hz1d_t)
export(plot_temperature_fromMeas)
export(read_measGinette)
export(read_parameterSets)
export(sim_analytic_fromRed)
export(update_all_eq)