IOSS  2.0
Ioss_FaceGenerator.h File Reference
#include <algorithm>
#include <array>
#include <cassert>
#include <cstddef>
#include <hash/robin_set.h>
#include <utility>
Include dependency graph for Ioss_FaceGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::Face
 
struct  Ioss::FaceHash
 
class  Ioss::FaceGenerator
 
struct  Ioss::FaceEqual
 

Namespaces

 Ioss
 The main namespace for the Ioss library.
 

Macros

#define USE_ROBIN
 

Typedefs

using Ioss::FaceUnorderedSet = tsl::robin_set< Face, FaceHash, FaceEqual >
 

Macro Definition Documentation

◆ USE_ROBIN

#define USE_ROBIN