netgen/nglib
Philippose Rajan 1f258e5dab * Enable Windows DLL / lib creation for the nglib system.
* Implemented by adding a dllexport / dllimport header for all exported functions to indicate to windows which functions are to be made available via the library.
* System change driven via WIN32 define, making it transparent to Linux builds.
2009-02-15 20:22:04 +00:00
..
Makefile.am * Added a new demonstrator program for the nglib library which shows how to read in an STL geometry file, initialise the STL geometry, mesh it, and save it as a VOL mesh file. 2009-02-15 20:18:21 +00:00
ng_stl.cpp * Added a new demonstrator program for the nglib library which shows how to read in an STL geometry file, initialise the STL geometry, mesh it, and save it as a VOL mesh file. 2009-02-15 20:18:21 +00:00
ng_vol.cpp build Netgen - library 2009-01-18 14:47:12 +00:00
nglib.cpp * Enable Windows DLL / lib creation for the nglib system. 2009-02-15 20:22:04 +00:00
nglib.h * Enable Windows DLL / lib creation for the nglib system. 2009-02-15 20:22:04 +00:00