ODT
Loading...
Searching...
No Matches
domaincase_odt_isothermalWall.h
Go to the documentation of this file.
1
6#pragma once
7
8#include "domaincase.h"
9#include <vector>
10
11using namespace std;
12
14
21
22 public:
23
25
26
28
29 virtual void setCaseSpecificVars();
30 virtual void setGasStateAtPt(const int &ipt);
31
32 private:
33
34
36
37 public:
38
40 virtual void init(domain *p_domn);
42
43};
44
45
47
virtual void setGasStateAtPt(const int &ipt)
Header file for class domaincase.