Commit Graph

16 Commits

Author SHA1 Message Date
96ad725a0b Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
8b219feda2 Updated member type comments
See http://bugs.openfoam.org/view.php?id=2356
2016-11-28 09:22:56 +00:00
2564362542 decomposePar: Speed-up decomposing with constraints
Patch contributed by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2159
2016-07-22 17:19:21 +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
95d146ecdf Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +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
cc57ecc188 ENH: FaceCellWave: better debug printing 2014-07-10 16:50:22 +01:00
042dd8ea3f BUG: AMI with low-weight correction - further wrapping around interpolation - mantis #1174 2014-02-26 13:44:22 +00:00
74e16d7729 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:50 +00: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
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
4504746b8c BUG: FaceCellWave: do not enter/leaveDomain for collocated patches 2012-08-30 18:14:56 +01:00
cc9fbe7393 ENH: FaceCellWave: check on supplied sizes 2012-07-05 12:16:19 +01:00
8558af2cdf COMP: 64bit label changes 2011-11-28 11:10:46 +00:00
cf8ad3d936 ENH: cyclicAMI: handle FaceCellWave (e.g. wall distance) 2011-11-15 10:29:59 +00:00