SURFEX v8.1
General documentation of Surfex
Functions
nearestpow2.c File Reference

Go to the source code of this file.

Functions

void NEAREST_POW2 (union ieee754_double *xval, unsigned int *pow)
 
void MINBITS_IN_WORD (int *nval, unsigned int *nbit)
 
int FMINBITS_IN_WORD (int *nval)
 

Function Documentation

◆ FMINBITS_IN_WORD()

int FMINBITS_IN_WORD ( int *  nval)

Definition at line 47 of file nearestpow2.c.

Here is the call graph for this function:

◆ MINBITS_IN_WORD()

void MINBITS_IN_WORD ( int *  nval,
unsigned int *  nbit 
)

Definition at line 27 of file nearestpow2.c.

Here is the call graph for this function:

◆ NEAREST_POW2()

void NEAREST_POW2 ( union ieee754_double xval,
unsigned int *  pow 
)

Definition at line 15 of file nearestpow2.c.

Here is the caller graph for this function: