ODT
Loading...
Searching...
No Matches
domaincase_odt_channel.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
31 private:
32
33
35
36 public:
37
39 virtual void init(domain *p_domn);
41
42};
43
44
46
Class implementing child domaincase_odt_channel of parent domaincase object.
virtual void init(domain *p_domn)
Header file for class domaincase.