FV3 Bundle
oops/qg/model/random_f.h
Go to the documentation of this file.
1
/*
2
* (C) Copyright 2017-2018 UCAR
3
*
4
* This software is licensed under the terms of the Apache Licence Version 2.0
5
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6
*/
7
8
#ifndef QG_MODEL_RANDOM_F_H_
9
#define QG_MODEL_RANDOM_F_H_
10
11
namespace
qg
{
12
extern
"C"
{
13
void
random_f
(
const
int
&,
double
*);
14
}
15
}
// namespace qg
16
17
#endif // QG_MODEL_RANDOM_F_H_
qg::random_f
void random_f(const int &nn, double *xx)
Definition:
ioda/src/ioda/random_f.cc:15
qg
The namespace for the qg model.
Definition:
ioda/src/ioda/random_f.cc:12
src
fv3-bundle
oops
qg
model
random_f.h
Generated on Tue Nov 6 2018 11:39:19 for FV3 Bundle by
1.8.14