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