From: <ztu...@us...> - 2007-09-25 08:28:09
|
Revision: 118 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=118&view=rev Author: ztukovic Date: 2007-09-25 01:28:11 -0700 (Tue, 25 Sep 2007) Log Message: ----------- edgeTransformTensors.set(edgeI, new Field<tensor>(2, I)); -> edgeTransformTensors.set(boundary()[patchI].start()+edgeI, new Field<tensor>(2, I)); Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMeshDemandDrivenData.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:56:44
|
Revision: 265 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=265&view=rev Author: ztukovic Date: 2007-11-07 04:56:46 -0800 (Wed, 07 Nov 2007) Log Message: ----------- boundary point normals correction is moved Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMeshDemandDrivenData.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:21
|
Revision: 425 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=425&view=rev Author: ztukovic Date: 2008-01-22 09:34:27 -0800 (Tue, 22 Jan 2008) Log Message: ----------- new patch point normals corrections Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMeshDemandDrivenData.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ztu...@us...> - 2008-01-28 13:07:20
|
Revision: 437 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=437&view=rev Author: ztukovic Date: 2008-01-28 05:07:22 -0800 (Mon, 28 Jan 2008) Log Message: ----------- faMesh::calcPointAreaNormals(): Axis point correction Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/finiteArea/faMesh/faMeshDemandDrivenData.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:32
|
Revision: 462 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=462&view=rev Author: ztukovic Date: 2008-02-09 08:52:35 -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/faMeshDemandDrivenData.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |