1 #ifndef __FVM_TO_CCM_H__
2 #define __FVM_TO_CCM_H__
67 fvm_to_ccm_n_version_strings(
void);
92 fvm_to_ccm_version_string(
int string_index,
93 int compile_time_version);
108 #if defined(HAVE_MPI)
111 fvm_to_ccm_init_writer(
const char *name,
120 fvm_to_ccm_init_writer(
const char *name,
138 fvm_to_ccm_finalize_writer(
void *this_writer_p);
150 fvm_to_ccm_set_mesh_time(
void *this_writer_p,
163 fvm_to_ccm_export_nodal(
void *this_writer_p,
164 const fvm_nodal_t *
mesh);
192 fvm_to_ccm_export_field(
void *this_writer_p,
193 const fvm_nodal_t *
mesh,
203 const void *
const field_values[]);