ExaFMM 1
Fast-multipole Method for exascale systems
Public Member Functions | Public Attributes
Body Struct Reference

Structure of bodies. More...

#include <types.h>

Inheritance diagram for Body:
Inheritance graph
[legend]
Collaboration diagram for Body:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator< (const Body &rhs) const

Public Attributes

vec< 4, realTRG
 Scalar+vector target values.

Detailed Description

Structure of bodies.

Definition at line 125 of file types.h.


Member Function Documentation

bool Body::operator< ( const Body rhs) const [inline]

< Overload operator for comparing body index

< Comparison function for body index

Definition at line 127 of file types.h.


Member Data Documentation

Scalar+vector target values.

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