#include "utils.h"#include "stencil.h"#include "rdomain.h"Go to the source code of this file.
Functions | |
| int | ex_compute (int iarr, STENCIL *sten, RDOM *dom, IPNT a_gs, IPNT a_ge, IPNT r_gs[], IPNT r_ge[], int frcvempty[], FILE *stream) |
| int ex_compute | ( | int | iarr, | |
| STENCIL * | sten, | |||
| RDOM * | dom, | |||
| IPNT | a_gs, | |||
| IPNT | a_ge, | |||
| IPNT | r_gs[], | |||
| IPNT | r_ge[], | |||
| int | frcvempty[], | |||
| FILE * | stream | |||
| ) |
1.4.7