|
NasCar
|
Poisson step of the Chorin and Temam fractional step method. More...
#include "petscdmda.h"#include "petscksp.h"#include "petscpc.h"#include "struct.h"#include "Transport.h"#include "Poisson.h"#include "Lins.h"#include "Vectors.h"
Macros | |
| #define | __FUNCT__ "poisson" |
| #define | __FUNCT__ "poisson_matrix" |
Functions | |
| PetscErrorCode | poisson (Simu simu, Grid grid, Proc proc, Fields vec, Arrays arr, Obs obs, Linear *lin) |
| PetscErrorCode | poisson_matrix (Simu simu, Grid grid, Proc proc, Fields vec, Arrays arr, Obs obs, Linear *lin) |
Poisson step of the Chorin and Temam fractional step method.