ThunderEgg  1.0.0
CoarseNbrInfo.h File Reference

CoarseNbrInfo class. More...

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

Go to the source code of this file.

Classes

class  ThunderEgg::CoarseNbrInfo< D >
 Represents a neighbor that is at a coarser refinement level. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Functions

template<int D>
void ThunderEgg::to_json (tpl::nlohmann::json &j, const CoarseNbrInfo< D > &n)
 
template<int D>
void ThunderEgg::from_json (const tpl::nlohmann::json &j, CoarseNbrInfo< D > &n)
 

Detailed Description

CoarseNbrInfo class.