NasCar
Loading...
Searching...
No Matches
Macros | Functions
Export.c File Reference

Export of the field solutions (vtk) This file contains the function to export some field solutions. More...

#include "petscdmda.h"
#include "petscksp.h"
#include "petscpc.h"
#include "stdlib.h"
#include "struct.h"
#include "Transport.h"
#include "Export.h"
#include "Vectors.h"
Include dependency graph for Export.c:

Macros

#define __FUNCT__   "Export"
 
#define __FUNCT__   "Export_Body"
 

Functions

PetscErrorCode Export (Simu simu, Grid grid, Proc proc, Fields vec, Arrays arr, Obs *obs)
 
PetscErrorCode Export_Body (Simu simu, Proc proc, Obs *obs)
 

Detailed Description

Export of the field solutions (vtk) This file contains the function to export some field solutions.

Version
0.0
Author
Michel Bergmann
Date
2023-03-03

Function Documentation

◆ Export()

PetscErrorCode Export ( Simu  simu,
Grid  grid,
Proc  proc,
Fields  vec,
Arrays  arr,
Obs obs 
)

Export of the field solutions in vtk format

The solutions are written in the Solution directory

Videos can be recorded from collected snaphsots

◆ Export_Body()

PetscErrorCode Export_Body ( Simu  simu,
Proc  proc,
Obs obs 
)

Exportaion of the body Lagrangian markers into the directory Body