Mark Olesen
|
f367ee2ece
|
ENH: add 'flip()' in-place method to edge, face, triFace
|
2010-12-07 08:58:31 +01:00 |
|
graham
|
28345247a7
|
STYLE: Fixing code style requirements for more files - those not
picked up by a copyright change.
|
2010-07-29 11:28:44 +01:00 |
|
graham
|
012494fdb5
|
STYLE: Fixing code style requirements for all apps.
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
|
2010-07-27 15:27:05 +01:00 |
|
Mark Olesen
|
147fa2a75d
|
STYLE: add notes to some (most) command-line options
- mapFields and splitMeshRegions need more clarification
|
2010-04-27 10:50:15 +02:00 |
|
Mark Olesen
|
42807ddd7e
|
STYLE: fix worst spacing violations for 'os <<' constructions
- accept some violations of the coding guidelines though
- perhaps adding a style exception would be simpler.
|
2010-04-13 17:45:49 +02:00 |
|
Mark Olesen
|
874120350c
|
STYLE: use forAllIter, forAllConstIter in more places
ENH: change some iterator -> const_iterator access
BUG: found some places with forAllIter and ::iterator !
|
2010-04-13 09:10:36 +02:00 |
|
Mark Olesen
|
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 |
|
Mark Olesen
|
d29c438657
|
STYLE: use url for FSF license instead of postal address, switch to GPL v3
|
2010-03-29 14:07:56 +02:00 |
|
mattijs
|
ebcb825fab
|
BUG: used wrong variable names for faceZones. Did not close file.
|
2010-03-09 13:21:19 +00:00 |
|
Mark Olesen
|
689d4b2860
|
ENH: provide operator[] for accessing argList options.
- operator[] with label -> get args at index
- operator[] with word -> get named option
|
2010-02-17 11:43:42 +01:00 |
|
mattijs
|
ed4d1f6bdf
|
Changed order of include files so get included before tecio.h
|
2010-01-18 18:02:25 +00:00 |
|
mattijs
|
21048d9600
|
Disabled writing zero-sized faceZones since upset tecio library
|
2010-01-13 19:10:54 +00:00 |
|
mattijs
|
e8af5d62d5
|
Filter out zero-sized patches; add generic capability
|
2009-12-09 17:42:30 +00:00 |
|
Mark Olesen
|
5e972c772f
|
remove trailing space from some files
|
2009-12-04 13:39:35 +01:00 |
|
Mark Olesen
|
6e3ed58ae5
|
Merge commit 'OpenCFD/master' into olesenm
|
2009-12-03 16:40:37 +01:00 |
|
mattijs
|
5ee1f98e2c
|
linear interpolation always
|
2009-12-02 16:38:19 +00:00 |
|
Mark Olesen
|
58b7e64185
|
Use argList::addOption, argList::addBoolOption (almost) everywhere
- ensure that the standard options (eg, from timeSelector) also have
some usage information
|
2009-12-03 13:32:12 +01:00 |
|
mattijs
|
49a2c73b2d
|
tecplot360 converter
|
2009-12-01 16:43:47 +00:00 |
|
mattijs
|
5c98e0b652
|
Tecplot360 writer
|
2009-11-02 13:30:51 +00:00 |
|
mattijs
|
ba1422df46
|
Tecplot360 writer
|
2009-11-02 13:30:36 +00:00 |
|