OpenAtom  Version1.5a
rhoSlab.C File Reference

Add functions to allow application programmers to initialize these and the corresponding functions in Charm++ to call these functions with appropriate parameters. More...

#include "utility/util.h"
#include "debug_flags.h"
#include <cmath>
#include "main/cpaimd.h"
#include "fft_slab_ctrl/fftCacheSlab.h"
#include "cp_state_ctrl/CP_State_Plane.h"

Go to the source code of this file.

Functions

void initRhoRealSlab (RhoRealSlab *rho_rs, int xdim, int ydim, int zdim, int xdimA, int ydimA, int myIndexX, int myIndexY, int rhoRsubplanes)
 

Variables

CkVec< CProxy_FFTcache > UfftCacheProxy
 
Config config
 
int nstates
 
int sizeX
 

Detailed Description

Add functions to allow application programmers to initialize these and the corresponding functions in Charm++ to call these functions with appropriate parameters.

Definition in file rhoSlab.C.