DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::CompanionEntry Struct Reference

One registered companion entry. More...

#include <ReorderPlan.hpp>

Collaboration diagram for DNDS::Geom::CompanionEntry:
[legend]

Public Attributes

EntityKind kind
 Entity kind this array is parallel to.
 
AdjRelocateFn fn
 Callback to relocate the array.
 
std::string name
 

Detailed Description

One registered companion entry.

Definition at line 127 of file ReorderPlan.hpp.

Member Data Documentation

◆ fn

AdjRelocateFn DNDS::Geom::CompanionEntry::fn

Callback to relocate the array.

Definition at line 130 of file ReorderPlan.hpp.

◆ kind

EntityKind DNDS::Geom::CompanionEntry::kind

Entity kind this array is parallel to.

Definition at line 129 of file ReorderPlan.hpp.

◆ name

std::string DNDS::Geom::CompanionEntry::name

Definition at line 131 of file ReorderPlan.hpp.


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