The Info struct defines the information associated to an adaption.
More...
|
| Info (Type user_type, Entity user_entity, int user_rank=-1) |
|
The Info struct defines the information associated to an adaption.
- Examples
- POD_example_00002.cpp, and voloctree_adaptation_example_00001.cpp.
Definition at line 62 of file adaption.hpp.
◆ Info() [1/2]
bitpit::adaption::Info::Info |
( |
| ) |
|
|
inline |
◆ Info() [2/2]
bitpit::adaption::Info::Info |
( |
Type | user_type, |
|
|
Entity | user_entity, |
|
|
int | user_rank = -1 ) |
|
inline |
◆ current
std::vector<long> bitpit::adaption::Info::current |
◆ entity
Entity bitpit::adaption::Info::entity |
◆ previous
std::vector<long> bitpit::adaption::Info::previous |
◆ rank
int bitpit::adaption::Info::rank |
◆ type
Type bitpit::adaption::Info::type |
The documentation for this struct was generated from the following file:
---
layout: doxygen_footer
---