#include "cs_defs.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <math.h>
#include "bft_error.h"
#include "bft_mem.h"
#include "bft_printf.h"
#include "cs_medcoupling_mesh.hxx"
#include "cs_medcoupling_utils.h"
Functions | |
void | cs_medcoupling_free_meshes (void) |
C Wrapper used to destroy all cs_medcoupling_mesh_t instances. More... | |
void cs_medcoupling_free_meshes | ( | void | ) |
C Wrapper used to destroy all cs_medcoupling_mesh_t instances.