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

copy/init arrays More...

#include "decs.h"
Include dependency graph for copyandinit_functions.c:

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 arrays

& Various mostly general copy and initialization functions that operate on 3D Loop

///////////////////////

Definition in file copyandinit_functions.c.

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.