netCDF  4.2.1.1
Functions
/usr/src/RPM/BUILD/libnetcdf7-mpi-4.2.1.1/libdispatch/dparallel.c File Reference

This file has the parallel I/O functions. More...

#include <config.h>
#include <netcdf_f.h>
#include "ncdispatch.h"

Go to the source code of this file.

Functions

int nc_create_par (const char *path, int cmode, MPI_Comm comm, MPI_Info info, int *ncidp)
int nc_open_par (const char *path, int mode, MPI_Comm comm, MPI_Info info, int *ncidp)
int nc_open_par_fortran (const char *path, int mode, int comm, int info, int *ncidp)
int nc_var_par_access (int ncid, int varid, int par_access)
int nc_create_par_fortran (const char *path, int cmode, int comm, int info, int *ncidp)

Detailed Description

This file has the parallel I/O functions.

Copyright 2010 University Corporation for Atmospheric Research/Unidata. See COPYRIGHT file for more info.

Definition in file dparallel.c.

 All Data Structures Files Functions Variables Typedefs Defines

Generated on Fri Sep 14 2012 07:36:40 for netCDF. NetCDF is a Unidata library.