IOSS 2.0
Loading...
Searching...
No Matches
Iotm_TextMeshAssembly.h File Reference
#include "iotm_export.h"
#include <ctype.h>
#include <stddef.h>
#include <algorithm>
#include <iterator>
#include <map>
#include <set>
#include <sstream>
#include <string>
#include <utility>
#include <vector>
#include <unordered_map>
#include <iostream>
#include <functional>
#include <stdexcept>
#include <numeric>
#include <strings.h>
#include "Iotm_TextMeshFuncs.h"
#include "Iotm_TextMeshEntityGroup.h"
Include dependency graph for Iotm_TextMeshAssembly.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Iotm::text_mesh::AssemblyData
 
class  Iotm::text_mesh::Assemblies< EntityId >
 
class  Iotm::text_mesh::AssemblyParser
 

Namespaces

namespace  Iotm
 A namespace for the generated database format.
 
namespace  Iotm::text_mesh
 

Typedefs

using Iotm::text_mesh::AssemblyDataType = std::string
 

Enumerations

enum  Iotm::text_mesh::AssemblyType {
  Iotm::text_mesh::ASSEMBLY , Iotm::text_mesh::BLOCK , Iotm::text_mesh::SIDESET , Iotm::text_mesh::NODESET ,
  Iotm::text_mesh::INVALID_ASSEMBLY
}
 

Functions

std::ostream & Iotm::text_mesh::operator<< (std::ostream &out, const AssemblyType &t)