parmetislib.h

来自「Handles Hexahedral, Tetrahedral, Quadril」· C头文件 代码 · 共 32 行

H
32
字号
/* * Copyright 1997, Regents of the University of Minnesota * * par_metis.h * * This file includes all necessary header files * * Started 8/27/94 * George * * $Id: parmetislib.h,v 1.1 2004/03/08 04:58:31 benkirk Exp $ *//*#define DEBUG			1#define DMALLOC			1*/#include "./stdheaders.h"#include "./parmetis.h"#ifdef DMALLOC#include <dmalloc.h>#endif#include "./rename.h"#include "./defs.h"#include "./struct.h"#include "./macros.h"#include "./proto.h"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?