#include "cs_defs.h"#include <assert.h>#include <ctype.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "bft_mem.h"#include "bft_error.h"#include "bft_printf.h"#include "cs_medcoupling_intersector.h"#include "cs_medcoupling_postprocess.h"#include "cs_medcoupling_remapper.h"#include "cs_medcoupling_utils.h"#include "cs_stl.h"#include "cs_utilities.h" Include dependency graph for cs_utilities.c:
 Include dependency graph for cs_utilities.c:| Functions | |
| void | cs_utilities_destroy_all_remapping (void) | 
| Destroy different intersectors/remapping structures related to STL or MEDCoupling.  More... | |
| void cs_utilities_destroy_all_remapping | ( | void | ) | 
Destroy different intersectors/remapping structures related to STL or MEDCoupling.