Go to the source code of this file.
Compounds | |
struct | TPHASE |
Functions | |
int | t_com (void) |
int | t_region (double, double, TPHASE *) |
double | t_phase (int, double, double, double *, double *) |
double | t_lay (double, double, double *, double *) |
int | t_set (void) |
float | t_dis (float) |
float | t_fun (float) |
int | t_model (double, double) |
double | t_direct (double, double, double *, double *) |
double | t_pmp (double, double, double *, double *) |
Variables | |
char * | Phs [] = {"P", "S", "Pn", "Sn", "Pg", "Sg"} |
|
Definition at line 62 of file tlay.c. References k_its(), k_val(), PoverS, t_lay(), t_model(), t_region(), and t_set(). |
|
Definition at line 310 of file tlay.c. References brent(), iSrc, mnbrak(), nLay, t_fun(), vLay, xSrc, zSrc, and zTop. Referenced by t_phase(). |
|
|
|
Definition at line 166 of file tlay.c. References iSrc, vLay, and zTop. Referenced by t_direct(), t_lay(), and t_pmp(). |
|
Definition at line 216 of file tlay.c. References brent(), iRef, iSrc, mnbrak(), nLay, t_fun(), t_set(), vLay, xSrc, zSrc, and zTop. Referenced by t_com(), t_phase(), and t_region(). |
|
Definition at line 130 of file tlay.c. References MAXLAY, nLay, vLay, and zTop. Referenced by t_com(). |
|
Definition at line 388 of file tlay.c. References nLay, PoverS, t_direct(), t_lay(), t_pmp(), and t_set(). |
|
Definition at line 347 of file tlay.c. References brent(), iSrc, mnbrak(), nLay, t_fun(), vLay, xSrc, zSrc, and zTop. Referenced by t_phase(). |
|
Definition at line 433 of file tlay.c. References TPHASE::dtdr, TPHASE::dtdz, nLay, TPHASE::phase, PoverS, TPHASE::t, and t_lay(). Referenced by t_com(). |
|
|
|
|