From: <ztu...@us...> - 2007-09-25 09:39:47
|
Revision: 120 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=120&view=rev Author: ztukovic Date: 2007-09-25 02:39:51 -0700 (Tue, 25 Sep 2007) Log Message: ----------- IOobject::MUST_READ ->IOobject::NO_READ in faMesh::faMesh(polyMesh&, labelList&) Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2007-10-12 01:15:22
|
Revision: 164 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=164&view=rev Author: hjasak Date: 2007-10-11 18:15:26 -0700 (Thu, 11 Oct 2007) Log Message: ----------- Correcting faMesh instance on construction Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ztu...@us...> - 2007-11-07 12:58:36
|
Revision: 266 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=266&view=rev Author: ztukovic Date: 2007-11-07 04:58:40 -0800 (Wed, 07 Nov 2007) Log Message: ----------- boundary_.calcGeometry(); moved after setPrimitiveMeshData(); Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ztu...@us...> - 2008-01-22 17:34:02
|
Revision: 424 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=424&view=rev Author: ztukovic Date: 2008-01-22 09:34:08 -0800 (Tue, 22 Jan 2008) Log Message: ----------- new patch point normals corrections Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ztu...@us...> - 2008-01-29 17:44:40
|
Revision: 439 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=439&view=rev Author: ztukovic Date: 2008-01-29 09:44:34 -0800 (Tue, 29 Jan 2008) Log Message: ----------- globalMeshDataPtr_ must not be deleted after mesh motion Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ztu...@us...> - 2008-02-09 16:52:20
|
Revision: 461 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=461&view=rev Author: ztukovic Date: 2008-02-09 08:52:22 -0800 (Sat, 09 Feb 2008) Log Message: ----------- Introduced point normal correction for wedgeFaPatch points Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |