|
MFC
Exascale flow solver
|
Public Attributes | |
| integer(c_int16_t) | version = 1 |
| integer(c_int16_t) | size = 48 |
| integer(c_int) | category = 0 |
| integer(c_int) | colortype = 1 |
| integer(c_int) | color |
| integer(c_int) | payloadtype = 0 |
| integer(c_int) | reserved0 |
| integer(c_int64_t) | payload |
| integer(c_int) | messagetype = 1 |
| type(c_ptr) | message |
Definition at line 20 of file m_nvtx.f90.
| integer(c_int) m_nvtx::nvtxeventattributes::category = 0 |
Definition at line 23 of file m_nvtx.f90.
| integer(c_int) m_nvtx::nvtxeventattributes::color |
Definition at line 25 of file m_nvtx.f90.
| integer(c_int) m_nvtx::nvtxeventattributes::colortype = 1 |
Definition at line 24 of file m_nvtx.f90.
| type(c_ptr) m_nvtx::nvtxeventattributes::message |
Definition at line 30 of file m_nvtx.f90.
| integer(c_int) m_nvtx::nvtxeventattributes::messagetype = 1 |
Definition at line 29 of file m_nvtx.f90.
| integer(c_int64_t) m_nvtx::nvtxeventattributes::payload |
Definition at line 28 of file m_nvtx.f90.
| integer(c_int) m_nvtx::nvtxeventattributes::payloadtype = 0 |
Definition at line 26 of file m_nvtx.f90.
| integer(c_int) m_nvtx::nvtxeventattributes::reserved0 |
Definition at line 27 of file m_nvtx.f90.
| integer(c_int16_t) m_nvtx::nvtxeventattributes::size = 48 |
Definition at line 22 of file m_nvtx.f90.
| integer(c_int16_t) m_nvtx::nvtxeventattributes::version = 1 |
Definition at line 21 of file m_nvtx.f90.