63fvm_to_cgns_n_version_strings(
void);
87extern "C" const char *
88fvm_to_cgns_version_string(
int string_index,
89 int compile_time_version);
125fvm_to_cgns_init_writer(
const char *name,
134fvm_to_cgns_init_writer(
const char *name,
152fvm_to_cgns_finalize_writer(
void *this_writer_p);
164fvm_to_cgns_set_mesh_time(
void *this_writer_p,
182fvm_to_cgns_needs_tesselation(
void *this_writer_p,
183 const fvm_nodal_t *
mesh,
195fvm_to_cgns_export_nodal(
void *this_writer_p,
196 const fvm_nodal_t *
mesh);
224fvm_to_cgns_export_field(
void *this_writer_p,
225 const fvm_nodal_t *
mesh,
235 const void *
const field_values[]);
245fvm_to_cgns_flush(
void *this_writer_p);
cs_datatype_t
Definition: cs_defs.h:290
cs_interlace_t
Definition: cs_defs.h:504
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:325
fvm_element_t
Definition: fvm_defs.h:44
fvm_writer_time_dep_t
Definition: fvm_writer.h:57
fvm_writer_var_loc_t
Definition: fvm_writer.h:69