https://mooseframework.inl.gov
Public Attributes | List of all members
Moose::Kokkos::RPNEvaluator::Instruction Struct Reference

RPN instruction. More...

Public Attributes

Opcode op
 
unsigned int arg = libMesh::invalid_uint
 

Detailed Description

RPN instruction.

Definition at line 378 of file KokkosFunctionParser.h.

Member Data Documentation

◆ arg

unsigned int Moose::Kokkos::RPNEvaluator::Instruction::arg = libMesh::invalid_uint

Definition at line 383 of file KokkosFunctionParser.h.

◆ op

Opcode Moose::Kokkos::RPNEvaluator::Instruction::op

Definition at line 381 of file KokkosFunctionParser.h.


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