esg.hh File Reference

#include "iwave.h"
#include "except.hh"

Go to the source code of this file.

Classes

struct  s_esg_ts_pars

Defines

#define CFL_DEF   0.95

Typedefs

typedef s_esg_ts_pars ESG_TS_PARS

Functions

int esg_modelinit (PARARRAY pars, FILE *stream, IMODEL &model)
void esg_modeldest (void **specs)
int esg_timegrid (PARARRAY *pars, FILE *stream, grid const &g, float &dt, float &rhs)
void esg_timestep (std::vector< RDOM * > dom, bool fwd, int iv, void *fdpars)
int esg_create_sten (void *, FILE *, int, IPNT[RDOM_MAX_NARR], STENCIL *)
void esg_check (RDOM *dom, void *specs, FILE *stream)


Define Documentation

#define CFL_DEF   0.95

Definition at line 52 of file esg.hh.


Typedef Documentation

typedef struct s_esg_ts_pars ESG_TS_PARS


Function Documentation

int esg_modelinit ( PARARRAY  pars,
FILE *  stream,
IMODEL model 
)

void esg_modeldest ( void **  specs  ) 

int esg_timegrid ( PARARRAY pars,
FILE *  stream,
grid const &  g,
float &  dt,
float &  rhs 
)

void esg_timestep ( std::vector< RDOM * >  dom,
bool  fwd,
int  iv,
void *  fdpars 
)

int esg_create_sten ( void *  ,
FILE *  ,
int  ,
IPNT  [RDOM_MAX_NARR],
STENCIL  
)

void esg_check ( RDOM dom,
void *  specs,
FILE *  stream 
)


Generated on 5 Jan 2017 for IWAVEESG by  doxygen 1.4.7