HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
copyandinit_functions.funcdeclare.h File Reference

copy/init array header More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

copy/init array header

Definition in file copyandinit_functions.funcdeclare.h.

Function Documentation

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.