ThunderEgg
1.0.0
|
FineNbrInfo class. More...
#include <ThunderEgg/BufferReader.h>
#include <ThunderEgg/BufferWriter.h>
#include <ThunderEgg/NbrInfo.h>
#include <ThunderEgg/Orthant.h>
Go to the source code of this file.
Classes | |
class | ThunderEgg::FineNbrInfo< D > |
Represents neighbors that are at a finer refinement level. More... | |
Namespaces | |
ThunderEgg | |
The ThunderEgg namespace. | |
Functions | |
template<int D> | |
void | ThunderEgg::to_json (tpl::nlohmann::json &j, const FineNbrInfo< D > &n) |
template<int D> | |
void | ThunderEgg::from_json (const tpl::nlohmann::json &j, FineNbrInfo< D > &n) |
FineNbrInfo class.