group_particles
Loading...
Searching...
No Matches
List of all members
FieldCollection< field_type_, Fields > Class Template Reference

Template to define a "bundle" of fields. More...

#include <fields.hpp>

Detailed Description

template<FieldTypes field_type_, typename... Fields>
class FieldCollection< field_type_, Fields >

Template to define a "bundle" of fields.

Template Parameters
field_typeone of the FieldTypes
Fieldsthe fields to be included in this "bundle"

It is required that the first of Fields is a coordinate field (the code needs to know where the groups and particles are).

Specializations are in GrpFields and PrtFields.


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