MPI_jacsolve
Main Page
Files
File List
File Members
jacsolve.h
Go to the documentation of this file.
1
#ifndef JACSOLVE_FILE
2
#define JACSOLVE_FILE
3
16
void
JacobiSolve
(
const
int
nnode,
const
int
id
[],
const
int
ik[],
const
float
sk[],
17
const
float
f[],
float
u[] );
18
19
20
21
#endif
22
JacobiSolve
void JacobiSolve(const int nnode, const int id[], const int ik[], const float sk[], const float f[], float u[])
Definition:
jacsolve.cpp:12
Generated on Thu Jun 22 2017 15:00:33 for MPI_jacsolve by
1.8.11