lanl / LaGriT

Los Alamos Grid Toolbox (LaGriT) is a library of user callable tools that provide mesh generation, mesh optimization and dynamic mesh maintenance in two and three dimensions.
https://lanl.github.io/LaGriT/
Other
116 stars 48 forks source link

remove directory /examples #255

Open millerta opened 5 months ago

millerta commented 5 months ago

This directory was part of Daniel's work with WINDOWS and part of his branch named windows. This work had C++ drivers for lagrit replacing the fortran drivers working on a windows platform. cmake solutions to c-fortran interfaces were developed on the windows branch and used for master.

The examples directory on master appears to be a residual from that branch. Copy the cpp file examples to Manual under Interfacing with LaGriT Example in LaGriT/pages/docs/build.html is fortran, add cpp.