-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
41 lines (40 loc) · 925 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
41
# Generated by roxygen2 (4.1.1): do not edit by hand
export(.setleft)
export(.surface_g)
export(.surface_g_pt)
export(.surface_g_xi)
export(D_project)
export(Tilt)
export(Uniaxial_extension)
export(agency.root)
export(cart2pol)
export(deform_hull)
export(degreelen)
export(dynamic)
export(ellipsoid)
export(erf)
export(erfc)
export(getEPSG)
export(hydraulic_diffusivity)
export(ierf)
export(ierfc)
export(mogi.pressure)
export(mogi.volume)
export(rigid_hydraulic_diffusivity)
export(segall85)
export(segall89)
export(static)
export(surface_displacement)
export(surface_displacement_point)
export(surface_displacement_reservoir)
export(timevarying_fluidmass)
export(timevarying_porepressure)
export(timevarying_surface_displacement)
export(vasco88)
exportPattern("^[[:alpha:]]+")
importFrom(RCurl,getURL)
importFrom(RCurl,url.exists)
importFrom(Rcpp,evalCpp)
importFrom(abind,abind)
importFrom(plyr,mutate)
useDynLib(deform)