Ginan
|
Functions | |
void | load_1_point (tide *tide_info, otl_input *input, loading load, int idx) |
Compute the loading of a single point. | |
void | write_BLQ (otl_input *input, int mode) |
void | write_BLQ (otl_input *input) |
Compute the loading of a single point.
Functions to compute the load
tide_info | vector of classes containing the tide grids |
input | class containing the coordinates information and also the loading vector |
load | class containing the Green's function |
idx | index of the point in the list |
void write_BLQ | ( | otl_input * | input | ) |