wrf.omp_destroy_lock

wrf.omp_destroy_lock(svar)

Destroy a simple OpenMP lock.

This sets the lock to an uninitialized state.

Parameters:svar (int) – An integer representing the lock.