#include <math.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
#include "eg1holef.h"
#include "eg1hprivatef.h"
#include "eg1herror.h"
Functions | |
int | g1h_SplV0SpaceDimf (GHoleDomainf *domain) |
boolean | g1h_SetSplConstraintMatrixf (GHoleDomainf *domain, int nconstr, const float *cmat) |
boolean | g1h_SetSplAltConstraintMatrixf (GHoleDomainf *domain, int spdimen, int naconstr, const float *acmat) |
boolean g1h_SetSplAltConstraintMatrixf | ( | GHoleDomainf * | domain, | |
int | spdimen, | |||
int | naconstr, | |||
const float * | acmat | |||
) |
boolean g1h_SetSplConstraintMatrixf | ( | GHoleDomainf * | domain, | |
int | nconstr, | |||
const float * | cmat | |||
) |
int g1h_SplV0SpaceDimf | ( | GHoleDomainf * | domain | ) |