SPH
Public Attributes | List of all members
Post::HistogramParams::ComponentParams Struct Reference

Parameters used by histogram of components. More...

#include <Analysis.h>

Public Attributes

Float radius = 2._f
 Radius of particles in units of their smoothing lengths. More...
 
Flags< Post::ComponentFlagflags = Post::ComponentFlag::OVERLAP
 Determines how the particles are clustered into the components. More...
 

Detailed Description

Parameters used by histogram of components.

Definition at line 260 of file Analysis.h.

Member Data Documentation

◆ flags

Flags<Post::ComponentFlag> Post::HistogramParams::ComponentParams::flags = Post::ComponentFlag::OVERLAP

Determines how the particles are clustered into the components.

Definition at line 266 of file Analysis.h.

◆ radius

Float Post::HistogramParams::ComponentParams::radius = 2._f

Radius of particles in units of their smoothing lengths.

Definition at line 263 of file Analysis.h.


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