ThunderEgg  1.0.0
FineNbrInfo.h File Reference

FineNbrInfo class. More...

Include dependency graph for FineNbrInfo.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

FineNbrInfo class.