|
MeshKit
1.0
|
#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>

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 |