source: XIOS/dev/dev_ym/XIOS_COUPLING/src/release_static_allocation.hpp @ 2274

Last change on this file since 2274 was 2274, checked in by ymipsl, 2 years ago

Tracking memory leak : release memory statically alocated

YM

  • Property svn:executable set to *
File size: 162 bytes
Line 
1#ifndef __RELEASE_STATIC_ALLOCATION_HPP__
2#define __RELEASE_STATIC_ALLOCATION_HPP__
3
4namespace xios
5{
6
7  void releaseStaticAllocation(void) ;
8
9}
10
11#endif
Note: See TracBrowser for help on using the repository browser.