NAMD
|
#include <sfftw.h>
#include <srfftw.h>
#include "NamdTypes.h"
#include "LjPmeBase.h"
#include "LjPmeKSpace.h"
#include "LjPmeRealSpace.h"
#include "Lattice.h"
#include "InfoStream.h"
#include "SimParameters.h"
#include "common.h"
#include "Vector.h"
#include <string.h>
#include <stdio.h>
#include <math.h>
Go to the source code of this file.
Classes | |
class | LjPmeMgr |
Macros | |
#define | fftwf_malloc fftw_malloc |
#define | fftwf_free fftw_free |
#define fftwf_free fftw_free |
Definition at line 19 of file LjPmeMgr.h.
#define fftwf_malloc fftw_malloc |
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
Definition at line 18 of file LjPmeMgr.h.