代码搜索:finalize
找到约 714 项符合「finalize」的源代码
代码结果 714
www.eeworm.com/read/418028/10967559
test schema2.test
# 2006 November 08
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for you
www.eeworm.com/read/169697/5413866
c wrong_root.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include
#include "mpi.h"
int main( int argc, char *argv[] )
{
int rank;
int ibuff = 0
www.eeworm.com/read/205013/15329994
test schema2.test
# 2006 November 08
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for you
www.eeworm.com/read/292013/8382733
cpp jacobi.cpp
/* 热分布问题*/
#include
#include
#include
#include
#include
#include
#define LIMIT 1000
#define bottom_value 1.0
#define top_valu
www.eeworm.com/read/420704/10780050
c cxa.c
#include "stlport_prefix.h"
#if defined(__unix) && defined(__GNUC__)
#ifdef __FreeBSD__
# include
#endif
#if (defined(__FreeBSD__) && (__FreeBSD_version < 503001)) || defined
www.eeworm.com/read/169697/5414881
c simple.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
int main(int argc, char *argv[])
{
MPI
www.eeworm.com/read/169697/5415018
c exitst1.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
/*
* This is a special test to check tha
www.eeworm.com/read/169697/5415019
c timeout.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
/* This is a program that tests the abilit
www.eeworm.com/read/127438/6006383
h mpitest.h
#ifndef MTEST_INCLUDED
#define MTEST_INCLUDED
/*
* Init and finalize test
*/
void MTest_Init( int *, char ***argv );
void MTest_Finalize( int );
/*
* This structure contains the information used