asg.hh File Reference

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

Go to the source code of this file.

Classes

struct  s_asg_ts_pars

Defines

#define CFL_DEF   0.95

Typedefs

typedef s_asg_ts_pars ASG_TS_PARS

Functions

int asg_modelinit (PARARRAY pars, FILE *stream, IMODEL &model)
void asg_modeldest (void **specs)
int asg_timegrid (PARARRAY *pars, FILE *stream, grid const &g, float &dt, float &rhs)
void asg_timestep (std::vector< RDOM * > dom, bool fwd, int iv, void *fdpars)
int asg_create_sten (void *, FILE *, int, IPNT[RDOM_MAX_NARR], STENCIL *)
void asg_check (RDOM *dom, void *specs, FILE *stream)
void asg_loop_refine (int const *gmin, int const *gmax, float tmax, int input, FILE *stream, void *specs)


Define Documentation

#define CFL_DEF   0.95

Definition at line 63 of file asg.hh.


Typedef Documentation

typedef struct s_asg_ts_pars ASG_TS_PARS


Function Documentation

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

void asg_modeldest ( void **  specs  ) 

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

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

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

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

void asg_loop_refine ( int const *  gmin,
int const *  gmax,
float  tmax,
int  input,
FILE *  stream,
void *  specs 
)


Generated on 5 Jan 2017 for IWAVEASG by  doxygen 1.4.7