#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 "eg2holed.h"#include "eg2hprivated.h"#include "eg2herror.h"
Functions | |
| int | g2h_V0SpaceDimd (GHoleDomaind *domain) |
| boolean | g2h_GetBPDerivativesd (GHoleDomaind *domain, int cno, double *val) |
| boolean | g2h_GetBFuncPatchd (GHoleDomaind *domain, int fn, int pn, double *bp) |
| boolean | g2h_SetConstraintMatrixd (GHoleDomaind *domain, int nconstr, const double *cmat) |
| boolean | g2h_SetAltConstraintMatrixd (GHoleDomaind *domain, int spdimen, int naconstr, const double *acmat) |
| boolean g2h_GetBFuncPatchd | ( | GHoleDomaind * | domain, | |
| int | fn, | |||
| int | pn, | |||
| double * | bp | |||
| ) |
| boolean g2h_GetBPDerivativesd | ( | GHoleDomaind * | domain, | |
| int | cno, | |||
| double * | val | |||
| ) |
| boolean g2h_SetAltConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | spdimen, | |||
| int | naconstr, | |||
| const double * | acmat | |||
| ) |
| boolean g2h_SetConstraintMatrixd | ( | GHoleDomaind * | domain, | |
| int | nconstr, | |||
| const double * | cmat | |||
| ) |
| int g2h_V0SpaceDimd | ( | GHoleDomaind * | domain | ) |
1.7.1