Mark Olesen
d01c115f02
surfMesh gets PrimitiveMeshedSurface as common basis
2008-11-17 01:41:07 +01:00
Mark Olesen
c651a0ba29
surfMesh code cleanup
...
- added protected storedPoints(), storedFaces() functions for non-const
access to the data. Mixing protected non-const versions and public const
versions of the same method does not agree with the compiler
- better handling of triFace/face distinction
2008-11-15 23:29:50 +01:00
Mark Olesen
59bfd4ecef
added surfaceCoordinateSystemTransform
2008-11-14 19:10:01 +01:00
Mark Olesen
9b3fb9fee3
Templated meshedSurface/keyedSurface -> MeshedSurface/UnsortedMeshedSurface
...
- neither class names, nor the typedefs for the <face> and <triFace>
instances are really decided
2008-11-14 00:45:45 +01:00
Mark Olesen
345df1e970
Merge commit 'OpenCFD/master' into olesenm
2008-11-05 10:42:05 +01:00
mattijs
593db180ce
added verbosity option
2008-11-04 14:47:48 +00:00
mattijs
99500b1fa8
updated for new functionality
2008-11-04 14:47:36 +00:00
Mark Olesen
ae6bf7790a
reworked keyedSurface to store region information indirectly
...
- improves efficiency throughout
2008-10-28 01:29:51 +01:00
Mark Olesen
cd199d599e
added triSurface scaling option to surfaceConvert/surfaceMeshConvert
2008-10-25 16:54:10 +02:00
Mark Olesen
2bb928ec8f
checked in surfMesh library code
...
- keyedSurface is similar to triSurface, but uses faces
- meshedSurface is sorted in regions and should be more memory efficient
- surfMesh is the placeholder name for an OpenFOAM native surface format
2008-10-23 16:29:36 +02:00
mattijs
0f579e4073
wildcards in dictionaries
2008-10-02 17:28:33 +01:00
mattijs
b53fba494a
smaller extents
2008-09-09 17:09:54 +01:00
mattijs
37297583d0
new utility - like autoPatch but for surfaces
2008-08-07 16:18:06 +01:00
mattijs
e9d424b7a8
removal of warning
2008-07-30 16:28:54 +01:00
Mark Olesen
5e5b26edd5
update dictionary headers and FoamFile entry to 1.5 format
2008-07-14 14:50:35 +02: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
mattijs
74eeaff984
typo in comment
2008-06-05 13:06:15 +01:00
mattijs
451fa204fa
cleanup backups
2008-05-29 14:05:42 +01:00
mattijs
c731cfdca4
initial mattijsLib merge
2008-04-23 15:51:54 +01:00
OpenFOAM-admin
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00