netgen/libsrc/meshing/boundarylayer.hpp
Joachim Schoeberl 310cb00b13 autotools
2009-01-12 23:40:13 +00:00

10 lines
123 B
C++

#ifndef FILE_BOUNDARYLAYER
#define FILE_BOUNDARYLAYER
///
extern void InsertVirtualBoundaryLayer (Mesh & mesh);
#endif