SURFEX v8.1
General documentation of Surfex
Functions | Variables
lfi_altm.h File Reference

Go to the source code of this file.

Functions

lfi_hndl_tlfi_get_altm_hndl (void *)
 
void lfi_altm_index_ (integer64 *, character *, integer64 *, logical *, character_len)
 
void lfi_altm_merge_ (integer64 *, character *, integer64 *, logical *, character_len)
 
void lfi_altm_copy_ (integer64 *, character *, character *, logical *, character_len, character_len)
 
void lfi_altm_remove_ (integer64 *, character *, logical *, character_len)
 

Variables

lficb_t lficb_altm
 

Function Documentation

◆ lfi_altm_copy_()

void lfi_altm_copy_ ( integer64 ,
character ,
character ,
logical ,
character_len  ,
character_len   
)

Definition at line 2101 of file lfi_altm.c.

Here is the call graph for this function:

◆ lfi_altm_index_()

void lfi_altm_index_ ( integer64 ,
character ,
integer64 ,
logical ,
character_len   
)

Definition at line 2045 of file lfi_altm.c.

Here is the call graph for this function:

◆ lfi_altm_merge_()

void lfi_altm_merge_ ( integer64 ,
character ,
integer64 ,
logical ,
character_len   
)

Definition at line 1992 of file lfi_altm.c.

Here is the call graph for this function:

◆ lfi_altm_remove_()

void lfi_altm_remove_ ( integer64 ,
character ,
logical ,
character_len   
)

Definition at line 2256 of file lfi_altm.c.

Here is the call graph for this function:

◆ lfi_get_altm_hndl()

lfi_hndl_t* lfi_get_altm_hndl ( void *  )

Definition at line 1965 of file lfi_altm.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ lficb_altm

lficb_t lficb_altm

Definition at line 1883 of file lfi_altm.c.