PISM, A Parallel Ice Sheet Model stable 0.4.1779
Public Attributes

ge_params Struct Reference

Parameters used to access elastic Green's function from the Farrell earth model. More...

#include <greens.hh>

List of all members.

Public Attributes

double dx
double dy
int p
int q

Detailed Description

Parameters used to access elastic Green's function from the Farrell earth model.

Definition at line 23 of file greens.hh.


Member Data Documentation

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().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines