ExaFMM 1
Fast-multipole Method for exascale systems
Public Attributes
Ewald Struct Reference

Structure for Ewald summation. More...

#include <types.h>

Collaboration diagram for Ewald:
Collaboration graph
[legend]

List of all members.

Public Attributes

vect K
 3-D wave number vector
real REAL
 real part of wave
real IMAG
 imaginary part of wave

Detailed Description

Structure for Ewald summation.

Definition at line 193 of file types.h.


Member Data Documentation

imaginary part of wave

Definition at line 196 of file types.h.

3-D wave number vector

Definition at line 194 of file types.h.

real part of wave

Definition at line 195 of file types.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines