|
|
ea94da2168
|
ENH: Documentation updates
|
2013-06-13 12:58:03 +01:00 |
|
|
|
1c68aa43fd
|
STYLE: Updated debug message
|
2013-06-12 17:34:39 +01:00 |
|
|
|
04f649f9bb
|
COMP: treeDataEdge: unused member data
|
2013-06-11 08:48:20 +01:00 |
|
|
|
707fa19e39
|
ENH: treeDataPrimitivePatch: exposed findIntersection
|
2013-06-10 11:22:24 +01:00 |
|
|
|
6e857fc8dc
|
ENH: treDataPrimitivePatch: added self intersection operator
|
2013-06-07 14:36:04 +01:00 |
|
|
|
d5414b12b6
|
ENH: PointEdgeWave: handle collocated points in new structure
|
2013-06-05 09:19:58 +01:00 |
|
|
|
2323876fb0
|
ENH: tetOverlapVolume - no overelap when volumes are zero
|
2013-06-04 12:34:50 +01:00 |
|
|
|
c644cb680b
|
Merge branch 'master' into feature/cvMesh
Conflicts:
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
|
2013-06-03 16:27:14 +01:00 |
|
|
|
9dec55b535
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-31 16:40:43 +01:00 |
|
|
|
bd65c6e8be
|
ENH: Added error message if ACMI non-overlap patch is defined prior to ACMI patch
|
2013-05-31 16:16:12 +01:00 |
|
|
|
207c893a37
|
ENH: surfaceFeatures: Add feature points with 2 edges given the angle
|
2013-05-30 16:44:20 +01:00 |
|
|
|
399c65f963
|
Merge branch 'master' into feature/cvMesh
|
2013-05-30 10:34:49 +01:00 |
|
|
|
213d409f2e
|
ENH: PatchEdgeWave: new patchEdgeFaceRegions functionality
|
2013-05-28 17:27:08 +01:00 |
|
|
|
bd110e12c8
|
Merge branch 'ACMI'
|
2013-05-28 15:56:26 +01:00 |
|
|
|
0aa5613dcf
|
ENH: AMI - refactored partialFaceAreaWeightAMI to derive from faceAreaWeightAMI
|
2013-05-28 15:06:33 +01:00 |
|
|
|
16b2973fab
|
ENH: AMI - refactored normalise->conformal
|
2013-05-28 15:05:41 +01:00 |
|
|
|
0158cc6134
|
ENH: AMI - added supporting ACMI patches and boundary conditions
|
2013-05-28 12:45:16 +01:00 |
|
|
|
2f8f797134
|
ENH: AMI - added new partialFaceAreaWeightAMI option
|
2013-05-28 12:34:44 +01:00 |
|
|
|
8205da653a
|
ENH: AMI - added optional normailisation flag/function
|
2013-05-28 12:31:47 +01:00 |
|
|
|
a5a15f29c5
|
ENH: Moved cyclicAMI patches into cyclicAMI sub-folder
|
2013-05-22 18:27:36 +01:00 |
|
|
|
3a845d5192
|
ENH: Fix initial point insertion
|
2013-05-16 11:20:28 +01:00 |
|
|
|
fe32d73d5a
|
BUG: distributedTriSurfaceMesh: handle zero sized local surfaces
|
2013-05-16 11:17:54 +01:00 |
|
|
|
143a43836f
|
REVERT: Remove findNearestOpSubset from treeDataEdge and add to the application
|
2013-05-16 10:43:44 +01:00 |
|
|
|
57329f290f
|
BUG: If point is outside octree need to call getVolumeType explicitly
instead of via the octree
|
2013-05-16 10:42:25 +01:00 |
|
|
|
6f9823d0de
|
Merge branch 'master' into feature/cvMesh
Conflicts:
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.H
src/dynamicMesh/polyMeshFilter/polyMeshFilter.C
src/meshTools/indexedOctree/treeDataPrimitivePatch.C
src/meshTools/indexedOctree/treeDataTriSurface.C
src/meshTools/triSurface/triSurfaceSearch/triSurfaceSearch.C
|
2013-05-08 12:20:52 +01:00 |
|
|
|
ac07dcc8a9
|
BUG: Corrected AMI nbr search across features
|
2013-05-08 11:37:33 +01:00 |
|
|
|
c87f83dc46
|
STYLE: code clean-up
|
2013-05-08 11:36:38 +01:00 |
|
|
|
9ebd8a851a
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-03 17:33:37 +01:00 |
|
|
|
ab48ce46ce
|
ENH: Add functor to mask the lookup of edges in an octree
|
2013-05-03 12:20:13 +01:00 |
|
|
|
7927ed2769
|
ENH: Add functor to mask the lookup of edges in an octree
|
2013-05-03 12:20:13 +01:00 |
|
|
|
02119af2c6
|
STYLE: Updated copyright year
|
2013-05-03 10:36:30 +01:00 |
|
|
|
96977d4b18
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-02 14:45:54 +01:00 |
|
|
|
4bcbb39c3b
|
ENH: triSurfaceSearch: Use enum
|
2013-05-02 14:31:02 +01:00 |
|
|
|
e6c9be7d61
|
ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point
|
2013-05-02 14:23:25 +01:00 |
|
|
|
7cd501f5ee
|
ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point
|
2013-05-02 14:23:25 +01:00 |
|
|
|
c3737a206b
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
|
2013-05-02 12:38:25 +01:00 |
|
|
|
c7dbe491c6
|
REVERT: Remove orientAll method
|
2013-05-02 12:07:18 +01:00 |
|
|
|
c6180019d9
|
BUG: Update AMIMethod tree to use new constructor
|
2013-05-02 12:06:58 +01:00 |
|
|
|
5bc4cc3b7c
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
|
2013-05-01 16:57:36 +01:00 |
|
|
|
803b87e0c1
|
ENH: Adding feature edge to the target walk for AMI
Adding mininum area tolerance in processSourceFace function to calculate weight
Modifying calculation of face normals in function interArea
|
2013-05-01 15:27:02 +01:00 |
|
|
|
42811b16a1
|
COMP: targetVolumeToCell: unused variable
|
2013-04-30 10:13:48 +01:00 |
|
|
|
d7cadf4937
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
src/finiteVolume/fvMesh/fvMesh.H
|
2013-04-23 09:41:15 +01:00 |
|
|
|
14240e9389
|
ENH: treeDataTrisurface: nearest to line
|
2013-04-22 12:21:26 +01:00 |
|
|
|
4435d64047
|
STYLE: Corrected spelling mistakes
|
2013-04-16 17:01:23 +01:00 |
|
|
|
d00c9f0fe9
|
Merge branch 'master' into feature/cvMesh
Conflicts:
src/edgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMeshTemplates.C
src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
|
2013-04-16 16:00:59 +01:00 |
|
|
|
aa57b759b9
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-04-12 16:19:49 +01:00 |
|
|
|
b8ce43b916
|
ENH: Updated AMI dependencies
|
2013-04-12 16:19:42 +01:00 |
|
|
|
c24035bcf1
|
ENH: Added utility functions
|
2013-04-12 16:17:27 +01:00 |
|
|
|
587ca3ee83
|
STYLE: minor code formatting
|
2013-04-12 15:49:22 +01:00 |
|
|
|
ffd1c58cbc
|
ENH: Made interpolationMethodToWord function static
|
2013-04-12 15:49:01 +01:00 |
|