MeshKit  1.0
IAInterface.hpp File Reference
#include "meshkit/IAVariable.hpp"
#include "meshkit/Types.hpp"
#include "meshkit/Error.hpp"
#include "meshkit/MeshScheme.hpp"
#include "meshkit/ModelEnt.hpp"
#include "moab/Interface.hpp"
#include <set>
#include <vector>
Include dependency graph for meshkit/IAInterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IAInterface
 The class used in MeshKit for Interval Assignment. More...
struct  IAInterface::VariableConstraintDependencies
 Represent the dependency of the problem using indicator sets. More...
class  IAInterface::ProblemSets
 Collections of indicator sets of variables and constraints that define a subproblem, or define the global problem, or define the remaining part of the global problem. More...
struct  IAInterface::SubProblem
 Represent a subproblem, its IAData and its mapping back to the global problem. More...

Namespaces

namespace  MeshKit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines