MeshKit
1.0
|
#include <vector>
#include <cstddef>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | IAData |
struct | IAData::sparseEntry |
struct | IAData::constraintRow |
struct | IAData::sumEvenConstraintRow |
Namespaces | |
namespace | MeshKit |
Variables | |
const double | MESHKIT_IA_upperUnbound = 2e19 |
const double | MESHKIT_IA_lowerUnbound = -2e19 |