Flow123d  DF_patch_fe_data_tables-1a16803
Classes | Macros
bc_mesh.hh File Reference
#include "mesh/mesh.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BCMesh
 Class represents boundary part of mesh. More...
 

Macros

#define NOT_IMPLEMENTED   { ASSERT_PERMANENT(false); return 0; }
 

Macro Definition Documentation

◆ NOT_IMPLEMENTED

#define NOT_IMPLEMENTED   { ASSERT_PERMANENT(false); return 0; }

Definition at line 21 of file bc_mesh.hh.