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

Structure of source cells (stuff to send) More...

#include <types.h>

List of all members.

Public Attributes

unsigned ICELL
 Cell index.
Mset M
 Multipole coefficients.

Detailed Description

Structure of source cells (stuff to send)

Definition at line 156 of file types.h.


Member Data Documentation

unsigned JCell::ICELL

Cell index.

Definition at line 157 of file types.h.

Mset JCell::M

Multipole coefficients.

Definition at line 158 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