ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_ShocPDF.H
Go to the documentation of this file.
1
#ifndef ERF_SHOC_PDF_H_
2
#define ERF_SHOC_PDF_H_
3
4
#include "
ERF_ShocColumnData.H
"
5
6
class
ShocPDF
7
{
8
public
:
9
static
void
diagnose_pdf
(
ShocColumnData
& col,
10
const
ShocRuntimeOptions
& opts,
11
double
dt);
12
};
13
14
#endif
ERF_ShocColumnData.H
ShocPDF
Definition:
ERF_ShocPDF.H:7
ShocPDF::diagnose_pdf
static void diagnose_pdf(ShocColumnData &col, const ShocRuntimeOptions &opts, double dt)
Definition:
ERF_ShocPDF.cpp:281
ShocColumnData
Definition:
ERF_ShocTypes.H:204
ShocRuntimeOptions
Definition:
ERF_ShocTypes.H:81
Source
PBL
Shoc
ERF_ShocPDF.H
Generated by
1.9.1