copy/init array header More...
Go to the source code of this file.
Functions | |
void | init_3dvpot (int is, int ie, int js, int je, int ks, int ke, FTYPE initvalue, FTYPE(*dest)[NSTORE2+SHIFTSTORE2][NSTORE3+SHIFTSTORE3]) |
initialize single pre-component of the vpot type array More... | |
copy/init array header
Definition in file copyandinit_functions.funcdeclare.h.
void init_3dvpot | ( | int | is, |
int | ie, | ||
int | js, | ||
int | je, | ||
int | ks, | ||
int | ke, | ||
FTYPE | initvalue, | ||
FTYPE(*) | dest[NSTORE2+SHIFTSTORE2][NSTORE3+SHIFTSTORE3] | ||
) |
initialize single pre-component of the vpot type array
Definition at line 687 of file copyandinit_functions.c.