OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Enumerations
Mesh.h File Reference
#include "FieldLayout/FieldLayout.h"
#include "FieldLayout/FieldLayoutUser.h"
#include "Utility/UserList.h"
#include "Meshes/Mesh.hpp"
Include dependency graph for Mesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mesh< Dim >
 

Enumerations

enum  MeshBC_E { Reflective, Periodic, NoBC }
 

Enumeration Type Documentation

enum MeshBC_E
Enumerator
Reflective 
Periodic 
NoBC 

Definition at line 32 of file Mesh.h.