mattijs
|
aa7fe837f5
|
COMP: ignore return value
|
2010-08-19 15:42:29 +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
|
d29c438657
|
STYLE: use url for FSF license instead of postal address, switch to GPL v3
|
2010-03-29 14:07:56 +02:00 |
|
Mark Olesen
|
d857d671ac
|
STYLE: use new argList argRead() method and operator[] for cleaner code.
- deprecate argList::additionalArgs() method and remove uses of it
|
2010-02-16 17:57:49 +01:00 |
|
Mark Olesen
|
c091d856ae
|
pedantic changes: 'forAll (' -> 'forAll(' in applications/
- to match coding guidelines
|
2009-12-03 14:12:08 +01: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 |
|
Mark Olesen
|
c3457b5152
|
argList - specializations for optionRead<string> etc.
- new optionLookupOrDefault and additional form of optionReadIfPresent
with a default value
|
2009-12-02 13:45:11 +01:00 |
|
Mark Olesen
|
909e6b27e4
|
Apply coding style recommendations:
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
|
2009-11-30 08:55:03 +01:00 |
|
Mark Olesen
|
fa93ce8cd7
|
coding style adherence
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
|
2009-11-27 15:39:14 +01:00 |
|
Mark Olesen
|
d17d015f88
|
Use new last() method for List-type classes
- use first() method in some places as well where it helps clarity
- there are a few remaining cases: git grep 'size()-1]'
|
2009-11-26 13:35:57 +01:00 |
|
mattijs
|
b67065aadf
|
option for reading cubit meshes
|
2009-07-16 14:16:12 +01:00 |
|
mattijs
|
3a4cd98671
|
update face flip map on zone
|
2009-06-09 14:18:37 +01:00 |
|
Mark Olesen
|
d1295da31f
|
adjust solvers and utilities to use new argList methods
- also drop various unused time options from src/OpenFOAM/include
|
2009-05-19 20:21:50 +02:00 |
|
Mark Olesen
|
28b200bcd9
|
update copyrights for 2009
|
2008-12-31 19:01:56 +01:00 |
|
henry
|
ecb510e914
|
Changed "]]" to "] ]" to keep old versions of flex happy.
|
2008-11-20 22:13:47 +00:00 |
|
Mark Olesen
|
e3c70a839b
|
Merge commit 'OpenCFD/master' into olesenm
|
2008-11-19 13:06:49 +01:00 |
|
henry
|
7c0048e878
|
Added line number counting, more accommodating point parsing and updated
handling of "uniform", "mixed" and "polygonal" face lists. Now converts
.cas files as well as .msh files.
|
2008-11-18 14:57:44 +00:00 |
|
Mark Olesen
|
9a4de95354
|
made xfer constructors explicit, with trickle down to polyMesh/fvMesh calls
|
2008-10-27 13:14:07 +01:00 |
|
mattijs
|
b1ddfaddd4
|
no space after block code
|
2008-09-10 13:58:02 +01:00 |
|
mattijs
|
4773de4695
|
\r handling
|
2008-09-04 21:49:11 +01:00 |
|
Mark Olesen
|
02cabc3cf2
|
updated Copyright (C) \d+-2008 OpenCFD Ltd.
|
2008-06-25 15:01:46 +02:00 |
|
henry
|
47996ef186
|
Removed all warnings from gcc-4.3.0 except those from
NamedEnum (bug in compiler?)
molecule (Graham dealing with it)
lex (no comment)
VTK (again no comment)
|
2008-06-11 15:55:07 +01:00 |
|
henry
|
8dc018bb53
|
Add flex version selection of the yywrap() function to support
the new and more correct version 2.5.34.
|
2008-05-29 23:29:28 +01:00 |
|
OpenFOAM-admin
|
3170c7c0c9
|
Creation of OpenFOAM-dev repository 15/04/2008
|
2008-04-15 18:56:58 +01:00 |
|