Zellij
All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Typedefs | Enumerations
ZE_SystemInterface.h File Reference
#include "Ioss_GetLongOpt.h"
#include <array>
#include <string>

Go to the source code of this file.

Classes

class  SystemInterface
 

Typedefs

using vector3d = std::array< double, 3 >
 

Enumerations

enum class  Minimize { NONE = 0 , UNIT = 1 , OUTPUT = 2 , ALL = 3 }
 

Typedef Documentation

◆ vector3d

using vector3d = std::array<double, 3>

Enumeration Type Documentation

◆ Minimize

enum class Minimize
strong
Enumerator
NONE 
UNIT 
OUTPUT 
ALL