#include <limits.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include <math.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"#include "bsmesh.h"#include "egholed.h"#include "g2blendingd.h"#include "g2mblendingd.h"#include "g2blprivated.h"#include "g2mblprivated.h"#include "g2mblmlprivated.h"
Functions | |
| void | g2mbl_MLOptDeallocated (void **data) |
| void | g2mbl_MLSetNextBlock (void *data, int nbl) |
| void | g2mbl_MLSetLogLeveld (void *data, short level) |
| short | g2mbl_MLGetInfod (void *data) |
| void | _g2mbl_MLInvalSmallBlocks (mesh_ml_optdata *d, int bl) |
| void _g2mbl_MLInvalSmallBlocks | ( | mesh_ml_optdata * | d, | |
| int | bl | |||
| ) |
| short g2mbl_MLGetInfod | ( | void * | data | ) |
| void g2mbl_MLOptDeallocated | ( | void ** | data | ) |
| void g2mbl_MLSetLogLeveld | ( | void * | data, | |
| short | level | |||
| ) |
| void g2mbl_MLSetNextBlock | ( | void * | data, | |
| int | nbl | |||
| ) |
1.7.1