chombo-discharge
Loading...
Searching...
No Matches
Public Types | List of all members
detail::H5ColumnSubset< Traits, Fallback, typename > Struct Template Reference

Primary template resolving the HDF5 payload column subset; defaults to all columns. More...

#include <CD_ParticleSoA.H>

Public Types

using Type = Fallback
 The resolved subset (all payload columns).
 

Detailed Description

template<typename Traits, typename Fallback, typename = void>
struct detail::H5ColumnSubset< Traits, Fallback, typename >

Primary template resolving the HDF5 payload column subset; defaults to all columns.

Template Parameters
TraitsPayload traits type.
FallbackIndex sequence used when no h5Columns is declared.
(anon)SFINAE slot detecting Traits::h5Columns.

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