SURFEX v8.1
General documentation of Surfex
Classes | Typedefs | Functions
lfi_fmul.h File Reference

Go to the source code of this file.

Classes

struct  lfi_fmul_t
 

Typedefs

typedef struct lfi_fmul_t lfi_fmul_t
 

Functions

lfi_fmul_tlfi_fmul_set (lfi_fmul_t **, const integer64 *KNUMER, const integer64 *KFACTM)
 
lfi_fmul_tlfi_fmul_get (lfi_fmul_t *, const integer64 *KNUMER, integer64 *KFACTM)
 
integer64 lfi_fmul_del (lfi_fmul_t **, const integer64 *KNUMER)
 
void lfi_fmul_free (lfi_fmul_t **)
 

Typedef Documentation

◆ lfi_fmul_t

typedef struct lfi_fmul_t lfi_fmul_t

Function Documentation

◆ lfi_fmul_del()

integer64 lfi_fmul_del ( lfi_fmul_t **  ,
const integer64 KNUMER 
)

Definition at line 49 of file lfi_fmul.c.

Here is the caller graph for this function:

◆ lfi_fmul_free()

void lfi_fmul_free ( lfi_fmul_t **  )

Definition at line 68 of file lfi_fmul.c.

Here is the caller graph for this function:

◆ lfi_fmul_get()

lfi_fmul_t* lfi_fmul_get ( lfi_fmul_t ,
const integer64 KNUMER,
integer64 KFACTM 
)

Definition at line 36 of file lfi_fmul.c.

Here is the caller graph for this function:

◆ lfi_fmul_set()

lfi_fmul_t* lfi_fmul_set ( lfi_fmul_t **  ,
const integer64 KNUMER,
const integer64 KFACTM 
)

Definition at line 15 of file lfi_fmul.c.

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