Code_Saturne
CFD tool
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Enumerations | Functions
ecs_pre.h File Reference
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include "ecs_def.h"
#include "ecs_maillage.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ecs_pre_format_t {
  ECS_PRE_FORMAT_NUL = -1, ECS_PRE_FORMAT_CGNS, ECS_PRE_FORMAT_CCM, ECS_PRE_FORMAT_COMET,
  ECS_PRE_FORMAT_ENS, ECS_PRE_FORMAT_GAMBIT, ECS_PRE_FORMAT_GMSH, ECS_PRE_FORMAT_IDEAS,
  ECS_PRE_FORMAT_MED, ECS_PRE_FORMAT_NOPO
}
 

Functions

void ecs_pre__aff_formats (void)
 
ecs_pre_format_t ecs_pre__type_format (const char *nom_fic, const char *mot_cle)
 
ecs_maillage_tecs_pre__lit_maillage (const char *nom_fic, ecs_pre_format_t format, int num_maillage, bool cree_grp_cel_section, bool cree_grp_cel_zone, bool cree_grp_fac_section, bool cree_grp_fac_zone)
 

Enumeration Type Documentation

Enumerator
ECS_PRE_FORMAT_NUL 
ECS_PRE_FORMAT_CGNS 
ECS_PRE_FORMAT_CCM 
ECS_PRE_FORMAT_COMET 
ECS_PRE_FORMAT_ENS 
ECS_PRE_FORMAT_GAMBIT 
ECS_PRE_FORMAT_GMSH 
ECS_PRE_FORMAT_IDEAS 
ECS_PRE_FORMAT_MED 
ECS_PRE_FORMAT_NOPO 

Function Documentation

void ecs_pre__aff_formats ( void  )

Here is the call graph for this function:

ecs_maillage_t* ecs_pre__lit_maillage ( const char *  nom_fic,
ecs_pre_format_t  format,
int  num_maillage,
bool  cree_grp_cel_section,
bool  cree_grp_cel_zone,
bool  cree_grp_fac_section,
bool  cree_grp_fac_zone 
)

Here is the call graph for this function:

ecs_pre_format_t ecs_pre__type_format ( const char *  nom_fic,
const char *  mot_cle 
)

Here is the call graph for this function: