|
cgma
|
#include <stdlib.h>#include "TDUniqueId.hpp"#include "RandomMersenne.hpp"#include "DLIList.hpp"#include "ToolDataUser.hpp"#include "CubitAttribUser.hpp"#include "CubitAttrib.hpp"#include "CADefines.hpp"#include "RefEntity.hpp"#include "TopologyEntity.hpp"#include "CastTo.hpp"#include "GeometryModifyTool.hpp"#include "GeometryQueryTool.hpp"#include "GSaveOpen.hpp"#include "CAUniqueId.hpp"#include <stdio.h>#include <time.h>Go to the source code of this file.
Functions | |
| int | init_genrand (unsigned long s) |
| long | genrand_int31 (void) |
| long genrand_int31 | ( | void | ) |
| int init_genrand | ( | unsigned long | s | ) |