#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 "eg1holed.h"#include "eg1hprivated.h"#include "eg1herror.h"
Functions | |
| int | g1h_V0SpaceDimd (GHoleDomaind *domain) |
| boolean | g1h_GetBPDerivativesd (GHoleDomaind *domain, int cno, double *val) |
| boolean | g1h_GetBFuncPatchd (GHoleDomaind *domain, int fn, int pn, double *bp) |
| boolean | g1h_SetConstraintMatrixd (GHoleDomaind *domain, int nconstr, const double *cmat) |
| boolean | g1h_SetAltConstraintMatrixd (GHoleDomaind *domain, int spdimen, int naconstr, const double *acmat) |
| boolean g1h_GetBFuncPatchd | ( | GHoleDomaind * | domain, | |
| int | fn, | |||
| int | pn, | |||
| double * | bp | |||
| ) |
| boolean g1h_GetBPDerivativesd | ( | GHoleDomaind * | domain, | |
| int | cno, | |||
| double * | val | |||
| ) |
| boolean g1h_SetAltConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | spdimen, | |||
| int | naconstr, | |||
| const double * | acmat | |||
| ) |
| boolean g1h_SetConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | nconstr, | |||
| const double * | cmat | |||
| ) |
| int g1h_V0SpaceDimd | ( | GHoleDomaind * | domain | ) |
1.7.1