|
Code_Saturne
CFD tool
|
#include "cs_config.h"#include <assert.h>#include <string.h>#include "ecs_def.h"#include "ecs_mem.h"#include "ecs_post.h"#include "ecs_post_ens.h"#include "ecs_post_cgns.h"#include "ecs_post_med.h"Functions | |
| ecs_post_t * | ecs_post__cree_cas (const char *nom_cas) |
| ecs_post_t * | ecs_post__detruit_cas (ecs_post_t *cas) |
| ecs_post_t* ecs_post__cree_cas | ( | const char * | nom_cas | ) |
| ecs_post_t* ecs_post__detruit_cas | ( | ecs_post_t * | cas | ) |

1.8.13