1 #ifndef __FVM_TO_MEDCOUPLING_H__
2 #define __FVM_TO_MEDCOUPLING_H__
4 #if defined(HAVE_MEDCOUPLING)
80 fvm_to_medcoupling_init_writer(
const char *name,
89 fvm_to_medcoupling_init_writer(
const char *name,
107 fvm_to_medcoupling_finalize_writer(
void *this_writer_p);
119 fvm_to_medcoupling_set_mesh_time(
void *this_writer_p,
121 const double time_value);
132 fvm_to_medcoupling_export_nodal(
void *this_writer_p,
161 fvm_to_medcoupling_export_field(
void *this_writer_p,
172 const void *
const field_values[]);
cs_datatype_t
Definition: cs_defs.h:223
fvm_writer_var_loc_t
Definition: fvm_writer.h:70
cs_interlace_t
Definition: cs_defs.h:347
Definition: fvm_nodal_priv.h:152
fvm_writer_time_dep_t
Definition: fvm_writer.h:58
int cs_lnum_t
Definition: cs_defs.h:260