Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
cs_gui_output.c File Reference
#include "cs_defs.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include <assert.h>
#include <bft_mem.h>
#include <bft_error.h>
#include <bft_printf.h>
#include "fvm_selector.h"
#include "mei_evaluate.h"
#include "cs_base.h"
#include "cs_gui_util.h"
#include "cs_gui_variables.h"
#include "cs_selector.h"
#include "cs_post.h"
#include "cs_gui_output.h"

Macros

#define _XML_DEBUG_   0
 

Functions

void uinpst (const cs_int_t *ntcabs, const cs_real_t *ttcabs)
 
void csenso (const int *const nvppmx, int *const ncapt, int *const nthist, double *const frhist, int *const ntlist, int *const iecaux, int *const ipstdv, int *const ipstyp, int *const ipstcl, int *const ipstft, int *const ipstfo, int *const ichrvr, int *const ilisvr, int *const ihisvr, int *const tplfmt, const int *const isca, const int *const iscapp, const int *const ipprtp, double *const xyzcap)
 
void cs_gui_postprocess_meshes (void)
 
void cs_gui_postprocess_writers (void)
 

Macro Definition Documentation

#define _XML_DEBUG_   0

Function Documentation

void cs_gui_postprocess_meshes ( void  )

Here is the call graph for this function:

void cs_gui_postprocess_writers ( void  )

Here is the call graph for this function:

void csenso ( const int *const  nvppmx,
int *const  ncapt,
int *const  nthist,
double *const  frhist,
int *const  ntlist,
int *const  iecaux,
int *const  ipstdv,
int *const  ipstyp,
int *const  ipstcl,
int *const  ipstft,
int *const  ipstfo,
int *const  ichrvr,
int *const  ilisvr,
int *const  ihisvr,
int *const  tplfmt,
const int *const  isca,
const int *const  iscapp,
const int *const  ipprtp,
double *const  xyzcap 
)

Here is the call graph for this function:

void uinpst ( const cs_int_t ntcabs,
const cs_real_t ttcabs 
)

Here is the call graph for this function: