SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
lfi_alt
lfi_misc.h
Go to the documentation of this file.
1
#ifndef _LFI_MISC_H
2
#define _LFI_MISC_H
3
/**** *lfi_misc.h* - Declaration of miscellaneous external functions
4
*
5
* Author.
6
* -------
7
* Philippe Marguinaud *METEO-FRANCE*
8
* Original : 12-08-2013
9
*
10
* Description :
11
*/
12
13
extern
void
iswap_isle_
(
int
*);
14
extern
void
jswap_
(
void
*,
const
void
*,
const
int
*,
const
int
*);
15
extern
void
sdl_srlabort_
();
16
17
#endif
18
iswap_isle_
void iswap_isle_(int *)
Definition:
iswap8.c:7
sdl_srlabort_
void sdl_srlabort_()
jswap_
void jswap_(void *, const void *, const int *, const int *)
Generated on Tue Jan 16 2018 16:23:21 for SURFEX v8.1 by
1.8.13