MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_nvtx::nvtxeventattributes Type Reference

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

Detailed Description

Definition at line 20 of file m_nvtx.f90.

Member Data Documentation

◆ category

integer(c_int) m_nvtx::nvtxeventattributes::category = 0

Definition at line 23 of file m_nvtx.f90.

◆ color

integer(c_int) m_nvtx::nvtxeventattributes::color

Definition at line 25 of file m_nvtx.f90.

◆ colortype

integer(c_int) m_nvtx::nvtxeventattributes::colortype = 1

Definition at line 24 of file m_nvtx.f90.

◆ message

type(c_ptr) m_nvtx::nvtxeventattributes::message

Definition at line 30 of file m_nvtx.f90.

◆ messagetype

integer(c_int) m_nvtx::nvtxeventattributes::messagetype = 1

Definition at line 29 of file m_nvtx.f90.

◆ payload

integer(c_int64_t) m_nvtx::nvtxeventattributes::payload

Definition at line 28 of file m_nvtx.f90.

◆ payloadtype

integer(c_int) m_nvtx::nvtxeventattributes::payloadtype = 0

Definition at line 26 of file m_nvtx.f90.

◆ reserved0

integer(c_int) m_nvtx::nvtxeventattributes::reserved0

Definition at line 27 of file m_nvtx.f90.

◆ size

integer(c_int16_t) m_nvtx::nvtxeventattributes::size = 48

Definition at line 22 of file m_nvtx.f90.

◆ version

integer(c_int16_t) m_nvtx::nvtxeventattributes::version = 1

Definition at line 21 of file m_nvtx.f90.


The documentation for this type was generated from the following file: