SPH
Public Member Functions | Public Attributes | List of all members
Post::HistPoint Struct Reference

Point in the histogram. More...

#include <Analysis.h>

Public Member Functions

bool operator== (const HistPoint &other) const
 

Public Attributes

Float value
 Value of the quantity. More...
 
Size count
 Number of particles/components. More...
 

Detailed Description

Point in the histogram.

Definition at line 277 of file Analysis.h.

Member Function Documentation

◆ operator==()

bool Post::HistPoint::operator== ( const HistPoint other) const

Definition at line 572 of file Analysis.cpp.

Member Data Documentation

◆ count

Size Post::HistPoint::count

Number of particles/components.

Definition at line 282 of file Analysis.h.

◆ value

Float Post::HistPoint::value

Value of the quantity.

Definition at line 279 of file Analysis.h.


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