1.3.49
Loading...
Searching...
No Matches
InitializeEnergyBalance.h
1
#ifndef HELIOS_INITIALIZEENERGYBALANCE_H
2
#define HELIOS_INITIALIZEENERGYBALANCE_H
3
4
// Forward Declaration
5
class
BLConductanceModel
;
6
class
EnergyBalanceModel
;
7
8
#include "
BoundaryLayerConductanceModel.h
"
9
#include "
EnergyBalanceModel.h
"
10
11
void
InitializeEnergyBalance(
const
std::string &xml_input_file,
BLConductanceModel
*boundarylayerconductancemodel,
EnergyBalanceModel
*energybalancemodel,
helios::Context
*context_ptr);
12
13
#endif
// HELIOS_INITIALIZEENERGYBALANCE_H
plugins
projectbuilder
include
InitializeEnergyBalance
InitializeEnergyBalance.h
Generated by
1.9.8