aboutsummaryrefslogtreecommitdiff
path: root/cad/tochnog
Commit message (Collapse)AuthorAgeFilesLines
* Fix pkg-plistMaho Nakata2005-03-242-3/+3
| | | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> and kris via pointy hat Approved by: portmgr(marcus) Notes: svn path=/head/; revision=131925
* Fix build for superlu_mt caseMaho Nakata2005-03-191-4/+6
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=131641
* o Add GiD (an excellent mesher and postprocessor) supportMaho Nakata2005-03-192-211/+229
| | | | | | | | | | | via Linux ABI. o Cleanups PR: 78766 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=131622
* tochnog builds with gcc-3.4.2.Thierry Thomas2004-10-261-12/+6
| | | | | | | | | | Since I'm there, replace USE_THREADS by WITH_THREADS. PR: ports/73125 Submitted by: Pedro F. Giffuni. Notes: svn path=/head/; revision=120282
* Unbreak.Maho Nakata2004-05-052-2/+22
| | | | | | | Suggestion by: "Pedro F. Giffuni" <giffunip@yahoo.com> and kris Notes: svn path=/head/; revision=108470
* BROKEN: Does not compileKris Kennaway2004-04-171-0/+2
| | | | Notes: svn path=/head/; revision=107300
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Honor CXXFLAGS.Maho Nakata2003-07-192-5/+5
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=85161
* Remove Makefile~; of course it isMaho Nakata2003-07-131-78/+0
| | | | | | | | | unnecessary Pointy hat to: myself Notes: svn path=/head/; revision=84803
* Add new port cad/tochnogMaho Nakata2003-07-1311-0/+554
tochnog is a free finite element program with many features which is distributed under GPL. TOCHNOG accepts free format input. Boundary conditions can be imposed at geometrical entities, as well as nodes and elements. PR: 52088 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=84798