|
NasCar
|
Initialisation of variable and read INPUT.DAT file Read the INPUT.DAT file, and initialises of some variables. More...
#include "petscdmda.h"#include "petscksp.h"#include "petscpc.h"#include "stdlib.h"#include "string.h"#include <time.h>#include "struct.h"#include "Vectors.h"#include "initialisations.h"
Macros | |
| #define | __FUNCT__ "input_parameters" |
| #define | __FUNCT__ "initial_conditions" |
Functions | |
| PetscErrorCode | input_parameters (Simu *simu, Grid *grid, Obs *obs) |
| PetscErrorCode | initial_conditions (Simu simu, Grid grid, Proc proc, Fields vec, Arrays arr, Obs *obs) |
Initialisation of variable and read INPUT.DAT file Read the INPUT.DAT file, and initialises of some variables.
| PetscErrorCode initial_conditions | ( | Simu | simu, |
| Grid | grid, | ||
| Proc | proc, | ||
| Fields | vec, | ||
| Arrays | arr, | ||
| Obs * | obs | ||
| ) |
Definition of the initial conditions