8628ef2fea
Corrected capitalization of Doxygen documentation comments
2015-02-14 13:10:15 +00:00
0ea062816e
Correct section comment: there can only be one destructor
2015-02-12 21:57:29 +00:00
f4596ad247
Resolve issues relating to compilation with clang-3.5.0
2014-12-15 22:38:10 +00:00
85c60ecc34
ENH: OBJstream: relaxed input
2014-01-27 12:28:18 +00:00
bf982e8ce9
STYLE: STLpoint: extraneous file
2013-09-10 10:08:41 +01:00
0a6b9a36d6
ENH: OBJstream: add line with normals
2013-05-10 16:17:24 +01:00
100a25ee25
STYLE: defineDebug: move into Foam namespace
2012-12-17 17:35:42 +00:00
e8ff31f9e8
ENH: Time: use constant(), time() instead of hardcoded strings
2012-12-06 08:24:54 +00:00
6bd16e1eef
ENH: OBJstream: output triPointRef
2012-11-13 12:17:41 +00:00
e9268406dc
ENH: OBJstream: convenient way of writing obj files
2012-09-27 16:55:14 +01:00
9ec1e9d2c2
BUG: UnsortedMeshedSurface: zone ordering returns original to sorted map
2012-05-30 11:41:47 +01:00
a2ca7b1933
BUG: MeshedSurface: cannot transfer copy
2012-05-29 18:06:37 +01:00
4da7f7a43a
BUG: MeshedSurface: stitchFaces did not truncate faceMap
2012-04-18 15:41:48 +01:00
6198cfc369
ENH: VTKSurfaceFormat: read STLSolidLabelling for region info
2012-03-26 14:06:02 +01:00
2f529221fb
ENH: vtkUnstructuredReader: reader for unstructured-ascii-vtk data (edgeMeshes and surfMeshes)
2012-03-02 17:40:57 +00:00
d1cf3b3fdb
BUG: MeshSurface: no clearout of topology upon movePoints
2011-11-08 16:37:55 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
56e07de724
STYLE: changed some missed doxygen '@' to '\'
2011-02-14 10:00:48 +01:00
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01:00
a63cf3cba9
STYLE: remove editing junk
2011-02-11 16:45:36 +01:00
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
e09a227a48
COMP: qualify methods from surfaceFormatsCore
2010-12-17 16:20:17 +01:00
9224daad7b
COMP: add 'this->' qualifier to find methods in base case
2010-12-17 15:39:50 +01:00
6d73c32b04
ENH: new triFace methods to match those in face. FaceType typedef for surface meshes
2010-11-26 18:47:08 +01:00
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
c21cbfb330
ENH: use CompactIOList for binary face and cell IOList.
2010-09-30 20:58:38 +01:00
4d870512a6
Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2010-07-28 14:05:18 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
0b9ff0aa53
ENH: add trailing commas to proSTAR *.inp to cope with STARCCM+ read bug
2010-07-26 13:18:54 +02:00
317ea696f9
COMP: STLsurfaceFormatCore : signed/unsigned comparison
2010-06-22 17:25:30 +01:00
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
5087125424
STYLE: remove erroneous section-label on doxygen @endcond
2010-05-07 15:30:27 +02:00
b6f3bd4c23
STYLE: follow coding guide recommendation for '//- Destructor'
2010-04-12 11:55:52 +02:00
c508b2fe17
STYLE: consistent capitalization of Private/Protected Member Functions in comments
2010-03-30 11:33:42 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
f2f2f60cf5
STYLE: remove unused cruft from flex-based lexers
2010-02-25 16:18:34 +01:00
7425942742
DOCU: add date of deprecation to deprecated methods/classes
2010-02-17 12:48:19 +01:00
3613752115
ENH: add -tri (triangulate) option to foamToSurface, surfaceMeshConvert
...
STYLE: drop surface extraction from foamToStarMesh
- retain surfZone names when writing surfaces
- remove surface extraction/writing from meshWriter since it now
duplicates what the meshedSurface class can do.
2010-02-10 11:49:53 +01:00
8426ca1a8c
Merge commit 'OpenCFD/master' into olesenm
2010-02-03 17:40:37 +01:00
cdb8880cb3
Code clean-up
2010-01-15 15:57:44 +00:00
0d49e4711c
Begin code refactoring of third-party file formats.
2010-01-15 14:35:50 +01:00
46a455ccea
Remove unused Istream methods from surfMesh classes.
...
Move compilation edgeMesh and surfMesh up in the list
(they are independent of triSurface).
2009-12-11 15:04:28 +01:00
8227aee6a2
STARCDsurfaceFormat - read cellTable names from .inp file
2009-12-07 15:33:35 +01:00
37c4f2f375
remove empty 'Description' from various .C files
2009-12-04 14:11:33 +01:00
47eb0c5cd2
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
applications/utilities/postProcessing/dataConversion/foamToTecplot360/Allwmake
2009-12-01 16:47:45 +00:00
fa93ce8cd7
coding style adherence
...
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
b8c7112e7d
reset triangle counter to 0 before usage
2009-11-26 18:01:40 +00:00