VM2D 1.14
Vortex methods for 2D flows simulation
Loading...
Searching...
No Matches
fmm::small_particle< dim, value > Struct Template Reference

Public Attributes

double coords [dim]
 
value q
 
size_t morton_code
 

Detailed Description

template<int dim, typename value>
struct fmm::small_particle< dim, value >

Definition at line 211 of file morton_tree.cpp.

Member Data Documentation

◆ coords

template<int dim, typename value >
double fmm::small_particle< dim, value >::coords[dim]

Definition at line 213 of file morton_tree.cpp.

◆ morton_code

template<int dim, typename value >
size_t fmm::small_particle< dim, value >::morton_code

Definition at line 215 of file morton_tree.cpp.

◆ q

template<int dim, typename value >
value fmm::small_particle< dim, value >::q

Definition at line 214 of file morton_tree.cpp.


The documentation for this struct was generated from the following file: