NCEPLIBS-bufr  12.0.0
nwords.f File Reference

Compute the length of a delayed replication sequence. More...

Go to the source code of this file.

Functions/Subroutines

function nwords (N, LUN)
 This function adds up the complete length of the delayed replication sequence beginning at index N of the data subset. More...
 

Detailed Description

Compute the length of a delayed replication sequence.

Author
Woollen
Date
1996-10-09

Definition in file nwords.f.

Function/Subroutine Documentation

◆ nwords()

function nwords (   N,
  LUN 
)

This function adds up the complete length of the delayed replication sequence beginning at index N of the data subset.

Parameters
[in]N- integer: index to start of delayed replication sequence.
[in]LUN- integer: I/O stream index into internal memory arrays.
Returns
complete length of delayed replication sequence within data subset.
Author
Woollen
Date
1996-10-09

Definition at line 15 of file nwords.f.

References moda_usrint::val.

Referenced by invmrg().