Defines tags for the stellar zone. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | Core::StellarZone { Core::total =0, Core::core =1, Core::radiative =1, Core::envelope =2, Core::convective =2 } |
| Tags for the stellar zone. More... | |
Defines tags for the stellar zone.
Definition in file StellarZone.h.
| enum Core::StellarZone |
Tags for the stellar zone.
| Enumerator | |
|---|---|
| total | The entire star. |
| core | The radiative core. |
| radiative | The radiative core. |
| envelope | The convective envelope. |
| convective | The convective envelope. |
Definition at line 12 of file StellarZone.h.