|
|
de79c6377b
|
ENH: for-range, forAllIters() ... in meshTools/
- reduced clutter when iterating over containers
|
2019-01-07 09:20:51 +01:00 |
|
|
|
6c68c4fe13
|
STYLE: reduced nesting on return branching
|
2019-02-13 08:06:36 +01:00 |
|
|
|
988e4cad7f
|
BOT: Added OpenCFD copyright prior to transfer - moved files
|
2019-02-06 14:22:42 +00:00 |
|
|
|
b921ae298e
|
BOT: Cleaned up header files
|
2019-02-06 12:28:23 +00:00 |
|
|
|
32a854d2e2
|
ENH: meshStructure: make sense in parallel. Fixes #732.
|
2018-02-15 09:08:40 +00:00 |
|
|
|
1be96a546c
|
Added forward declaration of friend functions
|
2016-05-30 13:21:29 +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 |
|
|
|
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 |
|
|
|
f35b67eef7
|
ENH: meshStructure: detect mesh structure
|
2013-01-22 09:49:20 +00:00 |
|