Commit Graph

40 Commits

Author SHA1 Message Date
436ec1cf1f MRG: Integrated Foundation code to commit ba4dbed 2017-03-23 12:11:49 +00:00
3ca17d43a2 meshSearch: Add support for cell decomposition mode CELL_TETS
Resolves bug-report https://bugs.openfoam.org/view.php?id=2428
2017-01-20 10:47:15 +00:00
9fbd612672 GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
67de20df25 Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
450728ea84 Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
43beb06018 Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
183a244169 Fixes #38. 2015-12-18 10:39:57 +00:00
c4d5f65a10 Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-11 09:03:39 +00:00
8cd3023439 Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm
Resolves issues with probes and findRefCell for meshes in which all cell face-pyramids are positive.
2015-02-25 10:57:06 +00:00
c2d3bab08e ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
cc1e1a725f STYLE: minor code formatting 2012-10-10 15:04:30 +01:00
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
e36da730fe BUG: meshSearch: force early construction of face diagonals 2012-02-07 12:45:13 +00:00
ee11f9c0e8 ENH: pointInCell, findCell: switchable in-cell algorithm 2011-10-28 11:33:30 +01:00
24a82f2d03 ENH: treeDataCell: increase duplicity 2011-08-18 12:28:44 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
b414e15b0b ENH: meshSearch : avoid unnecessary mag() 2011-01-21 10:58:28 +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
4d428e8fe7 BUG: meshSearch : extraneous loop 2010-10-29 09:50:31 +01:00
c7bc9216d4 ENH: indexedOctree : renamed find to findInside, changed findIndices to return reference. 2010-07-21 11:18:50 +01:00
47a63dc90e ENH: indexedOctree: added find-inside query.
Adapted meshSearch and sampledTriSurfaceMesh to use it.
2010-07-20 22:15:45 +01:00
a50f01b079 STYLE: use forAllIter, forAllConstIter instead of long-hand version
STYLE: use 'forAll(' NOT 'forAll (', as per coding guide
2010-04-12 11:18:38 +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
30f45a64a4 STYLE: extraneous space 2010-02-03 06:20:17 +00:00
c182daf90a Corrected usage of treeBoundBox::extend 2010-01-15 17:21:20 +00:00
5e972c772f remove trailing space from some files 2009-12-04 13:39:35 +01:00
909e6b27e4 Apply coding style recommendations:
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
91b0fcba61 changed cloud name to avoid clashes 2009-08-25 13:42:35 +01:00
fae55d5b83 unused includes; changed comments 2009-04-09 13:06:08 +01:00
cd107e764a bb tolerances 2009-03-12 13:41:50 +00:00
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
dcc82bf77b boundingBox has mag() and span() methods - use them 2008-12-31 17:58:23 +01:00
c4c0f54fc6 dynamicList change 2008-09-17 11:53:14 +01:00
0d1d3014c3 indexing fixes 2008-09-09 17:12:55 +01:00
ec1b7f7022 switch to indexedOctree 2008-09-09 12:36:47 +01:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00