COMP: cleanup of surfaceCoarsen/bunnylod

- remove MSWindows components (code and makefiles)

- use cxx, hxx extensions to reduce possible confusion with other
  "list" and "vector" classes

- use C++ versions for C headers
This commit is contained in:
Mark Olesen
2020-04-16 11:39:33 +02:00
parent a5b2cf9069
commit b2bf82360c
13 changed files with 39 additions and 911 deletions

View File

@ -50,7 +50,7 @@ Description
#include "triFaceList.H"
// From bunnylod
#include "progmesh.h"
#include "progmesh.hxx"
using namespace Foam;