|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Parameters used to access elastic Green's function from the Farrell earth model. More...
#include <greens.hh>
Public Attributes | |
| double | dx |
| double | dy |
| int | p |
| int | q |
Parameters used to access elastic Green's function from the Farrell earth model.
| double dx |
Definition at line 24 of file greens.hh.
Referenced by BedDeformLC::alloc(), and ge_integrand().
| double dy |
Definition at line 24 of file greens.hh.
Referenced by BedDeformLC::alloc(), and ge_integrand().
| int p |
Definition at line 25 of file greens.hh.
Referenced by BedDeformLC::alloc(), and ge_integrand().
| int q |
Definition at line 25 of file greens.hh.
Referenced by BedDeformLC::alloc(), and ge_integrand().
1.7.3