IOSS 2.0
Loading...
Searching...
No Matches
Ioss_ChainGenerator.h File Reference
#include <stdint.h>
#include <string>
#include <vector>
#include "Ioss_Region.h"
Include dependency graph for Ioss_ChainGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ioss::chain_entry_t< INT >
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Typedefs

template<typename INT >
using Ioss::chain_t = std::vector<chain_entry_t<INT>>
 

Functions

template<typename INT >
IOSS_NODISCARD chain_t< INT > Ioss::generate_element_chains (Ioss::Region &region, const std::string &surface_list, int debug_level, INT)