cholla
src
plmc.h
Go to the documentation of this file.
1
3
#ifdef PLMC
4
5
#ifndef PLMC_H
6
#define PLMC_H
7
8
#include"global.h"
9
12
void
plmc(Real stencil[], Real bounds[], Real dx, Real dt, Real gamma);
13
14
15
16
#endif //PLMC_H
17
#endif //PLMC
Generated by
1.8.12