chombo-discharge
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
H5Part::Scalar< M > Struct Template Reference

Descriptor of a single scalar payload column written to one H5Part dataset. More...

#include <CD_ParticleSoA.H>

Public Attributes

const charname
 H5Part dataset name.
 
M member
 Pointer-to-member selecting the payload column.
 

Static Public Attributes

static constexpr bool s_isVector = false
 Tag identifying this descriptor as a scalar (single-component) column.
 

Detailed Description

template<typename M>
struct H5Part::Scalar< M >

Descriptor of a single scalar payload column written to one H5Part dataset.

Template Parameters
MPointer-to-member type selecting the payload column.

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