1 #ifndef __FVM_TO_MEDCOUPLING_H__
2 #define __FVM_TO_MEDCOUPLING_H__
4 #if defined(HAVE_MEDCOUPLING)
77 fvm_to_medcoupling_init_writer(
const char *name,
86 fvm_to_medcoupling_init_writer(
const char *name,
104 fvm_to_medcoupling_finalize_writer(
void *this_writer_p);
116 fvm_to_medcoupling_set_mesh_time(
void *this_writer_p,
118 const double time_value);
129 fvm_to_medcoupling_export_nodal(
void *this_writer_p,
130 const fvm_nodal_t *
mesh);
158 fvm_to_medcoupling_export_field(
void *this_writer_p,
159 const fvm_nodal_t *
mesh,
169 const void *
const field_values[]);
181 fvm_to_medcoupling_flush(
void *this_writer_p);