Henry
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
mattijs
|
c2c9ab6f0b
|
ENH: foamToTecplot: do not build if tecio not present
|
2011-03-07 13:44:34 +00:00 |
|
mattijs
|
367deb1773
|
Revert "COMP: tecio : move out of thirdparty"
This reverts commit de564957bc .
Conflicts:
applications/utilities/postProcessing/dataConversion/foamToTecplot360/tecio/examples/gridsolution/gridsolution.cpp
|
2011-03-07 12:51:26 +00:00 |
|
graham
|
c9c445c5d5
|
STYLE: Remove tabs and .zip file.
|
2011-02-18 16:28:13 +00:00 |
|
mattijs
|
de564957bc
|
COMP: tecio : move out of thirdparty
|
2011-02-16 13:44:26 +00:00 |
|
Henry
|
c3cb632c24
|
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
|
2011-02-08 18:22:00 +00:00 |
|
andy
|
eaef8d482b
|
STYLE: Updated 1991 start copyright year to 2004
|
2011-01-14 16:08:00 +00:00 |
|
andy
|
099cc39e2e
|
Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce .
|
2011-01-05 18:24:29 +00:00 |
|
graham
|
b18f6cc1ce
|
STYLE: 2011 copyright date.
|
2011-01-05 11:14:26 +00:00 |
|
Mark Olesen
|
060acc6eae
|
COMP: fix missing link references to FOAM_EXT_LIBBIN
|
2011-01-04 09:54:14 +01:00 |
|
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 |
|