#include <mpi.h>#include <StGermain/StGermain.h>#include "SPModel/SPModel.h"#include <stdlib.h>#include <string.h>#include <assert.h>#include "Orography.h"Include dependency graph for Orography.c:

Go to the source code of this file.
Functions | |
| void * | _SPModelOrography_DefaultNew (Name name) |
| void | _SPModelOrography_Construct (void *component, Stg_ComponentFactory *data) |
| void | _SPModelOrography_Init (void *_context) |
| void | SPModelOrography_Solve (void *_context) |
| Index | SPModelOrography_Register (PluginsManager *pluginsManager) |
Variables | |
| const Type | SPModelOrography_Type = "SPModelOrography" |
| ExtensionInfo_Index | SPModel_Simulation_ContextExtHandle |
|
||||||||||||
|
Definition at line 50 of file Orography.c. References _SPModelOrography_Init(), and SPModelOrography_Solve(). Referenced by _SPModelOrography_DefaultNew(). |
|
|
Definition at line 38 of file Orography.c. References _SPModelOrography_Construct(), _SPModelOrography_DefaultNew(), and SPModelOrography_Type. Referenced by _SPModelOrography_DefaultNew(), and SPModelOrography_Register(). |
|
|
Definition at line 61 of file Orography.c. References SPModel_Simulation_ContextExtHandle. Referenced by _SPModelOrography_Construct(). |
|
|
Definition at line 96 of file Orography.c. References _SPModelOrography_DefaultNew(), and SPModelOrography_Type. |
|
|
|
Definition at line 36 of file Orography.c. |
|
|
Definition at line 34 of file Orography.c. Referenced by _SPModelOrography_DefaultNew(), and SPModelOrography_Register(). |