- Jul 25, 2016
-
-
Oliver Sander authored
Remove more no longer used code This merge request removes: - the C++ frontend for DDD, - several unused functions from PPIF, - the `tools` directory which provided tools to visualize UG's metagrid format and to convert different grid formats, - some parts of `np/algebra`, - most remaining bits of `dev/*`, and - `ui/fieldio.*` which was already unused. See merge request !16
-
Ansgar Burchardt authored
This addresses the following compiler warning: dune-uggrid/ui/commands.cc:217:17: warning: 'currNumProc' defined but not used [-Wunused-variable]
-
Ansgar Burchardt authored
This addresses the following compiler warning: dune-uggrid/parallel/ddd/ident/ident.cc:559:7: warning: unused variable 'i' [-Wunused-variable]
-
Ansgar Burchardt authored
This addresses the following compiler warnings: dune-uggrid/parallel/ddd/ctrl/cons.cc:312:35: warning: variable 'nSendMsgs' set but not used [-Wunused-but-set-variable] dune-uggrid/parallel/ddd/ctrl/cons.cc:576:35: warning: variable 'nSendMsgs' set but not used [-Wunused-but-set-variable] dune-uggrid/parallel/ddd/join/jcmds.cc:792:53: warning: variable 'nSendMsgs' set but not used [-Wunused-but-set-variable]
-
Ansgar Burchardt authored
The macros were only used for the C++ frontend.
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
There is another template in `doc/header.h`.
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
The tools provide either utilities to convert different grid formats or allow visualizing UG's metafiles. Either is no longer needed.
-
- Jul 24, 2016
-
-
Oliver Sander authored
Remove solvers and other unused code This merge request removes - `dev/ppm/` and `graphics/` (finally), - several unused files from `low/`, - `np/algebra/amgtools.*`, - `np/cpldisc/*`, - `np/field/*`, - `np/numprocs/*`, and - `ui/mmio.*` See merge request !15
-
- Jul 18, 2016
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
The code has not been in use.
-