andy
|
b45a4486b1
|
STYLE: Updates to erroneous copyright dates - applications
|
2013-03-13 09:45:16 +00:00 |
|
andy
|
e637dc30d1
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-02-21 16:11:47 +00:00 |
|
Henry
|
944b8d438b
|
Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
|
2013-02-21 15:07:09 +00:00 |
|
andy
|
951c8436aa
|
ENH: Applying Gijs' patch: Update header documentation for utilities
|
2013-02-21 10:54:34 +00:00 |
|
mattijs
|
6a69674412
|
ENH: surfaceFeatureExtract: handle -case correctly
|
2013-01-18 15:32:47 +00:00 |
|
laurence
|
ff3654956a
|
STYLE: Code cleanup and add some comments
|
2013-01-10 10:50:05 +00:00 |
|
laurence
|
a517fbfcbe
|
BUG: surfaceFeatureExtract: Fix the search distance for feature proximity
|
2013-01-04 12:45:48 +00:00 |
|
mattijs
|
6c04062df2
|
STYLE: surfaceClean: unused routine
|
2012-12-18 17:24:42 +00:00 |
|
laurence
|
f443931e5e
|
ENH: Make set an autoPtr. Remove flip switch.
|
2012-12-11 17:09:14 +00:00 |
|
laurence
|
9f61b9123b
|
ENH: Add enum and featurePointEdges.
|
2012-12-11 17:08:27 +00:00 |
|
mattijs
|
9ccd5809b8
|
BUG: sampleDict: missing type
|
2012-12-05 15:21:00 +00:00 |
|
mattijs
|
b2edaba7a1
|
ENH: surfaceMeshConvert: dict option handling
|
2012-12-05 15:04:35 +00:00 |
|
mattijs
|
e03612c106
|
ENH: surfaceFeatureExtract: handle baffles
|
2012-10-26 14:33:27 +01:00 |
|
mattijs
|
674990765a
|
ENH: surfaceFeatureExtract: new syntax for non-manifold edges
|
2012-10-11 11:04:24 +01:00 |
|
mattijs
|
3c183eba6c
|
ENH: polyPatch: adding constraint patches to group
|
2012-09-05 16:40:59 +01:00 |
|
mattijs
|
dfa8cf417a
|
BUG: setFields: timeSelector overrides controlDict setting
(more general: timeSelector should only be used for postprocessing utils)
|
2012-07-26 16:55:25 +01:00 |
|
mattijs
|
a2e42ddd89
|
STYLE: surfaceCoarsen: remove rabdata
|
2012-06-06 12:35:48 +01:00 |
|
mattijs
|
6a380a683a
|
STYLE: surfaceFeatureExtract: indenting, scoping
|
2012-05-31 14:00:27 +01:00 |
|
mattijs
|
645ff9b845
|
ENH: surfaceFeatureExtractDict: add comment
|
2012-05-31 13:59:47 +01:00 |
|
mattijs
|
9e26e68b7d
|
ENH: surfaceMeshTriangulate: surface is fileName, not word
|
2012-05-31 13:58:45 +01:00 |
|
mattijs
|
d51122fa10
|
COMP: surfaceMeshTriangulate: use surfMesh instead of triSurface
|
2012-05-30 12:02:09 +01:00 |
|
mattijs
|
7969bc87d1
|
ENH: surfaceFeatureExtract: allow flipping. Code cleanup.
|
2012-05-30 11:47:31 +01:00 |
|
mattijs
|
b06e2e6589
|
ENH: surfaceMeshTriangulate: generalise for MeshedSurface instead of triSurface. Add patchSet. Add topological point merging
|
2012-05-30 11:42:37 +01:00 |
|
mattijs
|
217405865a
|
ENH: surfaceFeatureExtract: adding of extendedFeatureEdgeMeshes
|
2012-05-29 10:38:50 +01:00 |
|
mattijs
|
687232488f
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-05-01 17:29:14 +01:00 |
|
mattijs
|
50d1d00fae
|
BUG: surfaceSplitByTopology: #485
|
2012-05-01 17:24:09 +01:00 |
|
mattijs
|
b35ae36e7b
|
ENH: surfaceBooleanFeatures: write eMesh edgeMesh as well
|
2012-05-01 17:13:29 +01:00 |
|
andy
|
6b62ee94e4
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-05-01 10:26:32 +01:00 |
|
andy
|
fbb477070a
|
ENH: Corrected ambiguous construction from tmp msgs (llvm/clang)
|
2012-05-01 10:25:50 +01:00 |
|
laurence
|
6a3571b3e9
|
COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
This is so that surfaceFeatureExtract will compile without boost/mpfr
|
2012-04-26 15:10:24 +01:00 |
|
laurence
|
76f0eb0253
|
ENH: Update the surfaceFeatureExtract default dictionary
|
2012-04-19 12:55:44 +01:00 |
|
Henry
|
5682987dc7
|
Updated headers
|
2012-04-17 16:49:03 +01:00 |
|
Henry
|
cd51a5eea3
|
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
|
2012-04-17 16:48:27 +01:00 |
|
mattijs
|
bdfbea228c
|
STYLE: snappyHexMeshDict, surfaceMeshTriangulate: corrected comment
|
2012-04-10 12:33:45 +01:00 |
|
laurence
|
50367fc3ae
|
BUG: surfaceFeatureExtract: Create extendedFeatureEdgeMesh directory if not present
|
2012-04-05 16:32:01 +01:00 |
|
laurence
|
e161131dc4
|
ENH: surfaceFeatureExtract: Always write a featureEdgeMesh
|
2012-04-03 11:39:47 +01:00 |
|
mattijs
|
69569cc45e
|
STYLE: surfaceFeatureExtract: get info from Coeffs dictionary. Added comment
|
2012-04-03 10:36:23 +01:00 |
|
mattijs
|
5beb857d8e
|
BUG: surfaceBooleanFeatures: extraneous command-line clearing
|
2012-04-02 10:50:40 +01:00 |
|
laurence
|
b16dc1e4a5
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-03-30 08:54:05 +01:00 |
|
laurence
|
3c6c675081
|
STYLE: Remove trailing whitespace
|
2012-03-30 08:53:47 +01:00 |
|
mattijs
|
7c66d8a2a0
|
STYLE: surfaceFeautreExtract: indentation and comment
|
2012-03-29 18:07:24 +01:00 |
|
laurence
|
c0524a8eeb
|
STYLE: Correct formatting
|
2012-03-19 11:29:03 +00:00 |
|
laurence
|
3dcfc986d6
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
|
2012-03-27 12:41:27 +01:00 |
|
mattijs
|
716374286d
|
BUG: createBaffles: duplicate command line option specification
|
2012-03-26 12:13:31 +01:00 |
|
laurence
|
73ec082aa7
|
ENH: surfaceFeatureExtract: Use a dictionary instead of command line options
|
2012-03-20 17:46:34 +00:00 |
|
laurence
|
c6a2710bbe
|
COMP: surfaceFeatureExtract: Clean up build
|
2012-03-20 17:46:04 +00:00 |
|
laurence
|
dbc7526abb
|
ENH: surfaceFeatureExtract now builds with CGAL support for curvature
extendedFeatureEdgeMesh: Add function to find all feature points within a sphere
treeDataPoint: Add support for point overlap test
|
2012-03-16 11:21:43 +00:00 |
|
mattijs
|
2b320a5488
|
BUG: surfaceCheck: handle .gz additional extension (e.g. motorBike.obj.gz)
|
2012-01-05 10:07:04 +00:00 |
|
laurence
|
ed1fd3d46a
|
Merge branch 'cv2d'
|
2011-12-09 10:47:54 +00:00 |
|
mattijs
|
51b6dcd4a3
|
COMP: 64bit label changes
|
2011-11-28 12:56:34 +00:00 |
|