-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathDoxGroupDefinitions.dox
More file actions
36 lines (29 loc) · 1.27 KB
/
DoxGroupDefinitions.dox
File metadata and controls
36 lines (29 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/**
@defgroup TSM_GUNNS General-Use Nodal Network Solver (GUNNS) Models
@brief General-Use Nodal Network Solver (GUNNS) Models
@defgroup TSM_GUNNS_CORE Core Components
@ingroup TSM_GUNNS
@brief GUNNS Core Components
@defgroup TSM_GUNNS_DYNAMICS Dynamics Aspect Components
@ingroup TSM_GUNNS
@brief GUNNS Dynamics Aspect Components
@defgroup TSM_GUNNS_ELECTRICAL Electrical Aspect Components
@ingroup TSM_GUNNS
@brief GUNNS Electrical Aspect Components
@defgroup TSM_GUNNS_FLUID Fluid Aspect Components
@ingroup TSM_GUNNS
@brief GUNNS Fluid Aspect Components
@defgroup TSM_GUNNS_THERMAL Thermal Aspect Components
@ingroup TSM_GUNNS
@brief GUNNS Thermal Aspect Components
@defgroup TSM_GUNNS_RADIATION Radiation Aspect Components
@ingroup TSM_GUNNS
@brief GUNNS Radiation Aspect Components
@dir gunns GUNNS
@dir gunns/core GUNNS Core Components
@dir gunns/aspects/dynamics GUNNS Dynamics Aspect Components
@dir gunns/aspects/electrical GUNNS Electrical Aspect Components
@dir gunns/aspects/fluid GUNNS Fluid Aspect Components
@dir gunns/aspects/thermal GUNNS Thermal Aspect Components
@dir gunns/aspects/radiation GUNNS Radiation Aspect Components
*/