Accu
Main Page
Files
File List
File Members
All
Files
Functions
Variables
vecaccu.h
Go to the documentation of this file.
1
#ifndef HEADER_VECACCU
2
#define HEADER_VECACCU
3
#include <mpi.h>
4
17
void
VecAccu
(
const
int
nx,
const
int
ny,
double
w[],
18
const
int
neigh[],
const
int
color,
const
MPI_Comm icomm);
23
void
FreeVecAccu
();
24
25
#endif
FreeVecAccu
void FreeVecAccu()
Definition:
vecaccu.cpp:94
VecAccu
void VecAccu(const int nx, const int ny, double w[], const int neigh[], const int color, const MPI_Comm icomm)
Definition:
vecaccu.cpp:7
Generated on Fri Sep 12 2014 12:07:01 for Accu by
1.8.6