mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
some polish
This commit is contained in:
parent
3b20e4f848
commit
6eb7e3ae16
@ -27,24 +27,13 @@
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
#include <geometry2d.hpp>
|
||||
#include <stlgeom.hpp>
|
||||
*/
|
||||
|
||||
|
||||
#include <meshing.hpp>
|
||||
|
||||
// #include "parallel.hpp"
|
||||
// #include "parallelfunc.hpp"
|
||||
|
||||
|
||||
// extern "C" void NGS_ParallelRun (const string & message);
|
||||
void (*NGS_ParallelRun) (const string & message) = NULL;
|
||||
|
||||
|
||||
// extern void NGS_ParallelRun ( const string & message );
|
||||
|
||||
namespace netgen
|
||||
{
|
||||
#include "../interface/writeuser.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user