LandscapeDNDC
1.37.0
Loading...
Searching...
No Matches
synth.h
1
8
9
#ifndef LDNDC_DATASYNTH_BASE_H_
10
#define LDNDC_DATASYNTH_BASE_H_
11
12
#include "crabmeat-common.h"
13
14
namespace
ldndc
{
namespace
synth
15
{
16
struct
CBM_API lsynth_base_t
17
{
18
virtual
~lsynth_base_t() = 0;
19
};
20
}
/* namespace synth */
21
}
/* namespace ldndc */
22
23
24
#endif
/* !LDNDC_DATASYNTH_BASE_H_ */
25
ldndc
Spatially explicit groundwater model.
Definition
airchemistryput.h:15
crabmeat-src
scientific
synthesizers
synth.h
Generated by
1.13.2