#include "defaults.h"#include "sgn_indices.h"#include "model.h"#include "gridio.h"Go to the source code of this file.
Functions | |
| int | asg_readgrid (PARARRAY *, FILE *, IMODEL *) |
| int | asg_readtimegrid (PARARRAY *, FILE *, IMODEL *) |
| int | asg_readmedia (PARARRAY *, FILE *, IMODEL *, int) |
| int | init_acoustic_geom_par (grid *_g, PARARRAY par, FILE *fp) |
| int asg_readgrid | ( | PARARRAY * | , | |
| FILE * | , | |||
| IMODEL * | ||||
| ) |
| int asg_readtimegrid | ( | PARARRAY * | , | |
| FILE * | , | |||
| IMODEL * | ||||
| ) |
| int asg_readmedia | ( | PARARRAY * | , | |
| FILE * | , | |||
| IMODEL * | , | |||
| int | ||||
| ) |
1.4.7