MeshKit  1.0
CESets.hpp File Reference
#include <set>
#include <string>
#include <vector>
#include "meshkit/MKCore.hpp"
#include <iBase.h>
#include <iMesh.h>
Include dependency graph for CESets.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CESets
struct  CESets::tag_data

Namespaces

namespace  MeshKit

Functions

void link_expand_sets (const CESets &ce_sets, iMesh::TagHandle local_tag)
 Set the target sets for expand sets to be themselves.
void process_ce_sets (iMesh *mesh, const std::set< iMesh::EntitySetHandle > &cesets, iMesh::TagHandle local_tag)
 Add newly-created entities/sets to a collection of sets.
void tag_copy_sets (iMesh *mesh, iMesh::TagHandle copyTag, const std::set< iMesh::EntitySetHandle > &copySets, iMesh::TagHandle tag, const char *tag_val)
 Tag a collection of copied sets.
void tag_copy_sets (const CESets &ce_sets, iMesh::TagHandle local_tag, iMesh::TagHandle copy_tag)
 Tag a collection of copied sets.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines