ThunderEgg  1.0.0
Interface.h File Reference

Interface class. More...

#include <ThunderEgg/BufferReader.h>
#include <ThunderEgg/BufferWriter.h>
#include <ThunderEgg/Schur/IfaceType.h>
#include <ThunderEgg/Schur/PatchIfaceInfo.h>
#include <bitset>
#include <map>
#include <mpi.h>
#include <set>
#include <vector>
Include dependency graph for Interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThunderEgg::Schur::Interface< D >
 This is a set of PatchIfaceInfo objects for an interface. More...
 
class  ThunderEgg::Schur::Interface< D >::SideTypePiinfo
 A struct for each patch associated with this interface. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 
 ThunderEgg::Schur
 Implements a Schur compliment system using the interfaces between patches.
 

Detailed Description

Interface class.