Template Struct Body

Struct Documentation

template<typename T>
struct exafmm_t::Body

Structure of bodies.

tparam T

Value type of sources and targets (real or complex).

Public Members

int ibody

Initial body numbering for sorting back.

vec3 X

Coordinates.

T q

Charge.

T p

Potential.

vec<3, T> F

Gradient.