s_IWAVE Struct Reference

Wave simulation struct. More...

#include <iwave.h>

List of all members.

Public Attributes

PARALLELINFO pinfo
 Parallel info struct.
IMODEL model
 Model struct.
int stats
 Calculate statistics.
int nopts
 No post-time-step function, e.g. applying boundary conditions.
int printact
 Level of outputing actions.


Detailed Description

Wave simulation struct.

It includes:

Definition at line 150 of file iwave.h.


Member Data Documentation

PARALLELINFO s_IWAVE::pinfo

Parallel info struct.

Definition at line 152 of file iwave.h.

IMODEL s_IWAVE::model

Model struct.

Definition at line 154 of file iwave.h.

int s_IWAVE::stats

Calculate statistics.

stats > 0 output the timing data after the end of time loop. Its parameter name is "stats" defined in ../src/state/iwavefun.c

Definition at line 160 of file iwave.h.

int s_IWAVE::nopts

No post-time-step function, e.g. applying boundary conditions.

Its parameter name is "nopts" defined in ../src/state/iwavefun.c Refer to iwave_run.

Definition at line 169 of file iwave.h.

int s_IWAVE::printact

Level of outputing actions.

Its parameter name is "printact" defined in src/state/iwavefun.c

Definition at line 181 of file iwave.h.


The documentation for this struct was generated from the following file:
Generated on 5 Jan 2017 for IWAVECORE by  doxygen 1.4.7