ThunderEgg  1.0.0
NormalNbrInfo.h File Reference

NormalNbrType class. More...

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

Go to the source code of this file.

Classes

class  ThunderEgg::NormalNbrInfo< D >
 Represents a neighbor that is at the same refinement level. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Functions

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

Detailed Description

NormalNbrType class.