8.3
general documentation
cs_medcoupling_utils.cxx File Reference
#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"
+ Include dependency graph for cs_medcoupling_utils.cxx:

Functions

void cs_medcoupling_free_meshes (void)
 C Wrapper used to destroy all cs_medcoupling_mesh_t instances. More...
 

Function Documentation

◆ cs_medcoupling_free_meshes()

void cs_medcoupling_free_meshes ( void  )

C Wrapper used to destroy all cs_medcoupling_mesh_t instances.