OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Mesh.hpp File Reference
#include "Meshes/Mesh.h"
Include dependency graph for Mesh.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

template<unsigned int Dim>
std::string Mesh< Dim >::MeshBC_E_Names [3] = {"Reflective","Periodic ","No BC "}

Variable Documentation

◆ Mesh< Dim >::MeshBC_E_Names

template<unsigned int Dim>
std::string Mesh< Dim >::MeshBC_E_Names[3] = {"Reflective","Periodic ","No BC "}

Definition at line 31 of file Mesh.hpp.