GADGET-4
tree< node, partset, point_data, foreign_point_data >::node_count_info Struct Reference

#include <tree.h>

Public Attributes

int count_nodes
 
int count_parts
 

Detailed Description

template<typename node, typename partset, typename point_data, typename foreign_point_data>
struct tree< node, partset, point_data, foreign_point_data >::node_count_info

Definition at line 249 of file tree.h.

Member Data Documentation

◆ count_nodes

int count_nodes

Definition at line 251 of file tree.h.

◆ count_parts

int count_parts

Definition at line 252 of file tree.h.


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