next up previous [pdf]

Next: Fields Up: IWAVE Structure and Basic Previous: Introduction

Structures and Interfaces

Three components and their relations define a time-stepping simulator based on regular gridding and stencil field updates: Definitions and interfaces for these three components form the core of IWAVE. The critical functions and data structures are static members of the IWaveInfo class; definining them completely defines the application. Declarations appear in
iwave/core/include/iwaveinfo.hh, which should be consulted for function signatures etc. Applications must supply definitions, each unique (as is requlred for static global data), as described in the final paragraphs of this section.



Subsections


2015-04-20