acd.hh File Reference

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

Go to the source code of this file.

Classes

struct  ACD_TS_PARS

Defines

#define OLD
#define D_UC   1
#define D_UP   2
#define D_CSQ   0
#define CFL_DEF   0.95

Functions

int acd_modelinit (PARARRAY pars, FILE *stream, IMODEL &model)
void acd_modeldest (void **specs)
int acd_timegrid (PARARRAY *pars, FILE *stream, grid const &g, ireal &dt, ireal &rhs)
void acd_timestep (std::vector< RDOM * > dom, bool fwd, int iv, void *fdpars)
int acd_create_sten (void *, FILE *, int, IPNT[RDOM_MAX_NARR], STENCIL *)
void acd_check (RDOM *dom, void *specs, FILE *stream)
void acd_loop_refine (int const *gmin, int const *gmax, float tmax, int input, FILE *stream, void *specs)


Define Documentation

#define OLD

Definition at line 10 of file acd.hh.

#define D_UC   1

Definition at line 100 of file acd.hh.

#define D_UP   2

Definition at line 101 of file acd.hh.

#define D_CSQ   0

Definition at line 102 of file acd.hh.

#define CFL_DEF   0.95

Definition at line 105 of file acd.hh.


Function Documentation

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

void acd_modeldest ( void **  specs  ) 

int acd_timegrid ( PARARRAY pars,
FILE *  stream,
grid const &  g,
ireal dt,
ireal rhs 
)

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

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

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

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


Generated on 5 Jan 2017 for IWAVEACD by  doxygen 1.4.7