Commit graph

353 commits

Author SHA1 Message Date
Hrvoje Jasak
ceabdbb728 Newton Secant root. Aleks Jemcov 2011-01-11 18:05:39 +00:00
Hrvoje Jasak
31a876c71f Face zone sync check only for live faces 2011-01-11 18:01:53 +00:00
Hrvoje Jasak
b28665299e Bug fix: only cyclic patches need to be synced. Chris Sideroff 2011-01-10 21:51:49 +00:00
Hrvoje Jasak
96b54040d3 Formatting 2010-12-27 11:48:52 +00:00
Hrvoje Jasak
860960f459 Formatting 2010-12-27 11:48:40 +00:00
Hrvoje Jasak
9a2e788ef8 Formatting 2010-12-27 11:48:20 +00:00
Hrvoje Jasak
a6fd1e34b8 Added default argument for failure check if patch not found. Default behaviour unchanged 2010-12-27 11:48:05 +00:00
Hrvoje Jasak
b2dfd709ec Added inline function for centroid 2010-12-27 11:47:20 +00:00
Hrvoje Jasak
c9f26f66ff Corrected wrong comment 2010-12-27 11:47:03 +00:00
Hrvoje Jasak
ec4464d3b3 Formatting 2010-12-27 11:46:49 +00:00
Hrvoje Jasak
6dfebac5fa Formatting 2010-12-27 11:46:38 +00:00
Hrvoje Jasak
1fafc42c14 Added deleted signature 2010-12-27 11:46:25 +00:00
Hrvoje Jasak
487d81a2a4 Fixed comments 2010-12-20 20:17:47 +00:00
Hrvoje Jasak
4726765713 Formatting 2010-12-20 20:17:47 +00:00
Hrvoje Jasak
0778c0393f Merge remote branch 'remotes/origin/feature/overlapGgi'
Conflicts:
	src/decompositionMethods/metisDecomp/Make/options
	src/decompositionMethods/parMetisDecomp/Make/options
	src/decompositionMethods/scotchDecomp/Make/options
	src/dynamicMesh/meshMotion/mesquiteMotionSolver/Make/options
	src/fvAgglomerationMethods/MGridGenGamgAgglomeration/Make/options
2010-12-20 20:17:13 +00:00
Hrvoje Jasak
48043f9626 Removed unused variable 2010-12-16 22:40:03 +00:00
Hrvoje Jasak
2b15940cb2 Added some std:: on iostream. Windows port 2010-12-16 22:39:38 +00:00
Hrvoje Jasak
1c3dec7e36 Formatting 2010-12-15 16:03:08 +00:00
Hrvoje Jasak
beaed224d1 Merge remote branch 'remotes/origin/DavidBoger' 2010-12-10 22:25:59 +00:00
Hrvoje Jasak
39b56e9090 Merge remote branch 'remotes/origin/hotfix/ThirdParty_useSystemInstalledPackages' 2010-12-10 22:24:31 +00:00
Hrvoje Jasak
5c74a4a8d9 Formatting 2010-12-10 22:20:26 +00:00
Hrvoje Jasak
b64e76b5f9 Added missing clone functions. Windows port 2010-12-10 22:19:48 +00:00
Hrvoje Jasak
e6d4cbc331 Formatting 2010-12-10 22:18:20 +00:00
Hrvoje Jasak
ba7e9b2963 Syntax error fix. Windows port 2010-12-10 22:17:14 +00:00
Hrvoje Jasak
0ade0372d3 Minor clean-up 2010-12-09 22:15:40 +00:00
Hrvoje Jasak
a471c91e62 New LES delta: longest cell edge magnitude 2010-12-09 22:12:58 +00:00
Hrvoje Jasak
f223195667 Fixing SuSp boundedness in all incompressible turbulence models 2010-12-09 22:10:52 +00:00
Martin Beaudoin
36ca67ef7c ThirdParty packages: enable using system installed packages instead of the packages fetched through external source tarballs 2010-12-08 21:28:32 -05:00
Hrvoje Jasak
31d95a14c8 Cleaning up idxtype mess 2010-12-07 15:15:46 +00:00
Hrvoje Jasak
9ce5c5edaf Formatting 2010-12-07 14:56:41 +00:00
Hrvoje Jasak
12c84bf317 Spelling mistakes 2010-12-07 14:56:01 +00:00
Hrvoje Jasak
0a435f2760 Clean-up 2010-12-07 14:55:29 +00:00
Hrvoje Jasak
d1525009b1 Bug fix: parallel cell-to-point interpolation and evaluation of conditions on coupled boundaries 2010-12-07 14:54:45 +00:00
Hrvoje Jasak
dc0c8ceda6 Bug fix: parallel cell-to-point interpolation and evaluation of conditions on coupled boundaries 2010-12-07 14:53:10 +00:00
Hrvoje Jasak
b0b3e192ae Formatting 2010-12-07 14:46:36 +00:00
Hrvoje Jasak
9d233f3507 Improved debugging for layer addition/removal mesh modifier: visualise master face zone and normal 2010-12-07 14:45:49 +00:00
David A. Boger
0192298455 correct inconsistency in SA model
use of fv3 needs to be consistent with definition of fv2
2010-12-05 10:14:27 -05:00
Oliver Borm (boroli)
e5a96484f3 Merge branch 'master' into feature/overlapGgi 2010-12-02 18:19:40 +01:00
Oliver Borm (boroli)
3bd380a39d overlapGgi and turboFvMesh working now in parallel 2010-12-02 18:04:28 +01:00
Hrvoje Jasak
eecb1d9748 Formatting 2010-12-02 14:35:12 +00:00
Hrvoje Jasak
d41f651c9c Rename faBoundary 2010-12-02 14:35:11 +00:00
Hrvoje Jasak
8105e4637c Improved error message 2010-12-02 14:35:10 +00:00
Hrvoje Jasak
c80dfcfff2 Formatting 2010-12-02 14:35:10 +00:00
Hrvoje Jasak
7eb1b7c884 gcc-4.5.1 porting changes: strict aliasing 2010-12-02 13:30:24 +00:00
Sandeep Menon
1cce903338 Allow strict-aliasing and remove reinterpret_cast. Compliance for gcc-4.5.x 2010-12-01 20:01:52 -05:00
Sandeep Menon
815b8ca4a3 Pstream : expose outstanding requests
OpenCFD commit: b01323b1133b6235016c
2010-12-01 10:21:31 -05:00
Sandeep Menon
005dcf874b Bug-fixes for parallel length-scale estimation. 2010-11-30 10:59:55 -05:00
Hrvoje Jasak
63ba19cf0f Formatting 2010-11-30 11:01:50 +00:00
Oliver Borm (boroli)
31a8b096f1 Initial patched files for debian package 2010-11-29 17:14:51 +01:00
Sandeep Menon
5bb793c100 objectMap: Adding capability to read from Istream. 2010-11-29 11:07:16 -05:00
Hrvoje Jasak
f3f7bbbe7c Darwing porting change 2010-11-26 11:08:01 +00:00
Hrvoje Jasak
4bc8cba689 Change constructor for axis 2010-11-25 22:50:22 +00:00
Hrvoje Jasak
7289faea5a Bug fix: added missing rhoName entry 2010-11-25 18:06:26 +00:00
Hrvoje Jasak
94dbef658a Merge remote branch 'remotes/origin/formatChanges'
Conflicts:
	tutorials/surfaceTracking/interTrackFoam/ramp/constant/polyMesh/blockMeshDict
	tutorials/surfaceTracking/interTrackFoam/ramp/system/fvSolution
2010-11-25 14:32:33 +00:00
Hrvoje Jasak
d8441af933 Merging finiteArea, 2. Zeljko Tukovic 2010-11-25 13:16:40 +00:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00
Hrvoje Jasak
2aecb5e72f Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-11-24 09:30:59 +00:00
Hrvoje Jasak
b0e5c92bd5 Removed unnecessary failure message 2010-11-24 09:29:46 +00:00
Hrvoje Jasak
562933fa0b Formatting 2010-11-24 09:28:44 +00:00
Martin Beaudoin
63a1e2fac3 New ThirdParty packs suite: compilation from original source tarballs 2010-11-24 00:49:05 -05:00
Hrvoje Jasak
4d500e1873 Merge branch 'HrvojeJasak' 2010-11-18 19:32:08 +00:00
Hrvoje Jasak
0706c07b6d Fix parallel mesh motion bug 2010-11-18 19:30:41 +00:00
Hrvoje Jasak
ad39710878 Merge remote branch 'remotes/origin/ztFiniteAreaUpdate' 2010-11-17 14:35:45 +00:00
Hrvoje Jasak
f440a5d5b7 Updated paths 2010-11-17 12:13:12 +00:00
Hrvoje Jasak
de8ca90f01 Root two bug fix, k-omega SST 2010-11-16 10:06:42 +00:00
Hrvoje Jasak
58fc86717c Icc compilation problem; temporary fix 2010-11-12 16:29:53 +00:00
Hrvoje Jasak
f1b401e5b7 Added write on addition of zones and modifiers 2010-11-12 16:29:32 +00:00
Hrvoje Jasak
ad58fd9b05 Formatting 2010-11-11 17:41:15 +00:00
Hrvoje Jasak
e53b01515e Formatting 2010-11-11 17:41:04 +00:00
Hrvoje Jasak
f0dfd66dd6 Clean-up of post-processing with topo changes 2010-11-11 17:40:25 +00:00
Sandeep Menon
37f87ab5e7 Adding DynamicField modifications 2010-11-09 21:06:55 -05:00
Hrvoje Jasak
101b52d260 Bug fix: making copy on object registry lookup 2010-11-08 23:29:05 +00:00
Hrvoje Jasak
7a44fb806b C++ style comments not allowed in files and options 2010-11-08 21:59:57 +00:00
Hrvoje Jasak
98bc65e201 C++ style comments not allowed in files and options 2010-11-08 21:57:30 +00:00
Hrvoje Jasak
99f84cbdf0 Merge branch 'HrvojeJasak' 2010-11-08 20:42:24 +00:00
Hrvoje Jasak
6e5e653939 Fixing tutorials, second round 2010-11-08 20:42:09 +00:00
Hrvoje Jasak
0b7bacfbb3 Merge branch 'HrvojeJasak' 2010-11-08 20:23:55 +00:00
Hrvoje Jasak
eb59ac4769 Tutorial fixes 2010-11-08 20:23:07 +00:00
Hrvoje Jasak
62769d4cae Algorithmic improvement, Tommaso Lucchini 2010-11-08 18:26:42 +00:00
Hrvoje Jasak
cfe9b5428f Compilation errors 2010-11-08 12:41:34 +00:00
Hrvoje Jasak
c9fc7da7de Fixed constructor from components 2010-11-08 12:41:06 +00:00
Hrvoje Jasak
ea08557f05 Added compilation of VectorN 2010-11-08 11:07:02 +00:00
Hrvoje Jasak
bfc189abe8 Clean-up of blockLduMatrix 2010-11-08 10:54:47 +00:00
Hrvoje Jasak
cd2c635939 Formatting 2010-11-08 10:54:31 +00:00
Hrvoje Jasak
0537b5ff97 Bug fixes and Apple Mac OS X porting 2010-11-07 06:18:06 +00:00
Hrvoje Jasak
402a2fefee Mac OS X port: fixed to tet edge swapping, with Sandeep Menon 2010-11-06 16:47:46 +00:00
Hrvoje Jasak
59214afc30 Need gcc ifdef around pragma - please fix 2010-11-05 21:49:36 +00:00
Hrvoje Jasak
4a62ee4040 Block matrix re-merge 2010-11-05 21:49:14 +00:00
Hrvoje Jasak
00c48b8757 multiMixer 2010-11-05 16:24:16 +00:00
Hrvoje Jasak
fba3ea70e7 Reorganisation of block matrix 2010-11-05 12:10:49 +00:00
Hrvoje Jasak
d830a1ca8f Reorganisation of block matrix 2010-11-05 12:10:34 +00:00
Hrvoje Jasak
fad81530ca Automatic derivative, initial version 2010-11-05 12:10:00 +00:00
Hrvoje Jasak
37c2075956 Merge remote branch 'remotes/origin/blockCoupledFVM' 2010-11-05 10:42:35 +00:00
Zeljko Tukovic
0d039b2c97 update 2010-11-05 09:23:42 +01:00
Philippose Rajan
2207f60396 Merge remote branch 'origin/adaptiveTriTetMeshingRebase' into testLoop/PhilipposeRajanMerge02 2010-11-04 21:17:02 +01:00
Zeljko Tukovic
a3ad89e168 update 2010-11-04 11:25:33 +01:00
Philippose Rajan
49cb246e56 Merge branch 'testLoop/PhilipposeRajanMerge' of wikki.no-ip.biz:OpenFOAM-1.6-ext into testLoop/PhilipposeRajanMerge 2010-11-01 11:48:30 +01:00
Zeljko Tukovic
8ec63a167c updates for liquid film solver 2010-10-27 20:57:04 +02:00
Zeljko Tukovic
7dc6dd9a21 Added cyclic, symmetry and slip faPatchFields 2010-10-26 23:05:25 +02:00
Zeljko Tukovic
3bf1666dfe Added cyclic and symmetry faPatches 2010-10-26 22:45:37 +02:00
Zeljko Tukovic
b8c23bbe6b Added cyclic and symmetry faPatches 2010-10-26 22:44:51 +02:00
Sandeep Menon
2945e61f8b Merge remote branch 'origin/master' into adaptiveTriTetMeshingRebase 2010-10-26 15:25:03 -04:00
Bernhard F.W. Gschaider
a77e5b12f0 Merge with master
--HG--
branch : macMerge
2010-10-24 12:10:06 +02:00
Zeljko Tukovic
5e365bdedd Bugfix in simleMatrix constructor 2010-10-23 14:08:21 +02:00
Hrvoje Jasak
9c56d4947b FA bug fixes (parallelisation) 2010-10-22 13:41:02 +01:00
Hrvoje Jasak
c285583e79 Bug fix: snappy. Andrew Jackson 2010-10-22 13:36:33 +01:00
Sandeep Menon
7ea1ae1b36 Merge remote branch 'origin/master' into adaptiveTriTetMeshingRebase 2010-10-21 13:10:51 -04:00
Sandeep Menon
59df49e7b8 Using DynamicField for points. Revert to non-templated versions of geometric functions for now. 2010-10-21 13:00:16 -04:00
Hrvoje Jasak
c2a8e6f6ce Checks and updates on global static primitive constants 2010-10-20 20:57:08 +01:00
Sandeep Menon
8926bf1bc0 Merge branch 'adaptiveTriTetMeshing' into adaptiveTriTetMeshingRebase 2010-10-19 16:19:46 -04:00
Hrvoje Jasak
a6308837df Added New from Istream. Zeljko Tukovic 2010-10-19 20:55:46 +01:00
Bernhard F.W. Gschaider
051cb20e5b Merge with master. Only conflicts in etc/bashrc. Resolved I hope
--HG--
branch : macMerge
2010-10-19 17:20:34 +02:00
Hrvoje Jasak
defd894458 Added missing virtual destructors 2010-10-18 23:00:42 +01:00
Sandeep Menon
d3f032c73d Added a rudimentary inverse-distance mapper 2010-10-18 16:44:06 -04:00
Sandeep Menon
b10f0e3942 Minor directory re-structuring, and tutorial fix. 2010-10-18 15:04:22 -04:00
Sandeep Menon
bbd3e5e396 Minor modification to allow motion-only cases (like the moveDynamicMesh tutorial). Tutorial has been updated to include re-meshing options. 2010-10-18 11:24:25 -04:00
Sandeep Menon
50a408df89 Merge remote branch 'origin/adaptiveTriTetMeshingUpdated' into adaptiveTriTetMeshing 2010-10-17 20:48:35 -04:00
Sandeep Menon
eeb78f3f70 Adding initial commit of dynamicTopoFvMesh, sans mapping capabilities. 2010-10-17 20:26:26 -04:00
Hrvoje Jasak
5b3578acb7 Removing duplicate model 2010-10-17 19:13:57 +01:00
Sandeep Menon
34693bd858 Adding initial version of the mesquiteMotionSolver, and associated tutorial.
Also including modifications to the include path for icoDyMFoam
2010-10-17 13:08:28 -04:00
Sandeep Menon
aa01c38435 Merge remote branch 'origin/adaptiveTriTetMeshing' into adaptiveTriTetMeshingUpdated 2010-10-16 12:59:28 -04:00
Hrvoje Jasak
eff4c6099e Updated format of preconditioner in dictionary. Henrik Rusche 2010-10-16 08:30:50 +01:00
Hrvoje Jasak
ef4664773e Merge branch 'SwigPython' 2010-10-15 20:00:28 +01:00
Hrvoje Jasak
972dadc41c Clean-up and update: overlap GGI 2010-10-15 19:56:34 +01:00
Hrvoje Jasak
1d67c3b2bd Bug fix: update surface normal velocity on a moving mesh: normal may be changing 2010-10-15 19:56:26 +01:00
Hrvoje Jasak
4c38814d3f Messaging active only on debug 2010-10-15 19:56:19 +01:00
Hrvoje Jasak
e15c8da28c Updated format of rotation for consistency with coordinate systems 2010-10-15 19:56:02 +01:00
Hrvoje Jasak
291ffd4eed Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:56 +01:00
Hrvoje Jasak
f9f34b6985 Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:43 +01:00
Hrvoje Jasak
0a263adf4b Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:32 +01:00
Hrvoje Jasak
ac79391b25 Formatting 2010-10-15 19:29:17 +01:00
Hrvoje Jasak
5a13234f1c Turbo mesh bug fix: assuming constant deltaT 2010-10-14 22:44:49 +01:00
Ivor Clifford
8ed0a59a10 Added library VectorN, containing specializations for Lists, fields, CoeffFields, blockLduMatrices, etc. for arbitrary length vectors (VectorN) and tensors (TensorN). 2010-10-14 17:24:41 -04:00
Ivor Clifford
719616503d Add blockLduInterfaceField to coupled patches. This enables general multi-processor support for blockLduMatrix. 2010-10-14 17:20:36 -04:00
Ivor Clifford
781878cd02 Add CoeffField and blockLduMatrix to OpenFOAM library 2010-10-14 17:15:53 -04:00
Ivor Clifford
b7eaf44c61 Remove blockMatrix library (will added to OpenFOAM library in next commit) 2010-10-14 17:11:17 -04:00
Hrvoje Jasak
af259832fa OverlapGGI merge: Oliver Borm 2010-10-14 15:31:25 +01:00
Hrvoje Jasak
e2baa21242 Block matrix update: VectorSpace capability 2010-10-14 15:31:08 +01:00
Hrvoje Jasak
7f631ac3c6 Updating call-back functionality on meshObjects: dynamic mesh support 2010-10-13 12:39:40 +01:00
Hrvoje Jasak
69479b46f8 Fixed lduSolvers control format: dictionary 2010-10-13 09:43:57 +01:00
Hrvoje Jasak
801cfd90e9 Resolving Janaf lookup unboundedness problems 2010-10-12 23:05:08 +01:00
Sandeep Menon
a009e785af Moving to the new directory structure for dynamicMesh 2010-10-12 16:47:10 -04:00
Hrvoje Jasak
7c80ada340 Fixed bug in usage of dynamic list 2010-10-12 18:46:57 +01:00
Hrvoje Jasak
240d75c44c Curious macro class: model name contains CPP. Renamed and moved 2010-10-12 13:08:40 +01:00
Hrvoje Jasak
f129e6c013 Viscoelastic models and tutorials update. Jovani Favero and HJ 2010-10-12 12:42:12 +01:00
Hrvoje Jasak
7578fb1532 Merge branch 'master' into development 2010-10-12 11:28:49 +01:00
Hrvoje Jasak
cd7a8ad234 Turbomachinery addition. Oliver Borm and Fethi Tekin 2010-10-12 11:19:31 +01:00
Martin Beaudoin
cf802d88a8 Moving the update commands to GIT; Fix problems with foamToTecplot360 2010-10-09 14:58:08 -04:00
Bernhard F.W. Gschaider
3aace48568 Merge in default branch
--HG--
branch : macMerge
2010-10-06 21:23:52 +02:00
Bernhard F.W. Gschaider
6c7281dad7 Use the System-MPI (switch on via prefs.sh)
--HG--
branch : macMerge
2010-10-05 21:56:55 +02:00
Bernhard F.W. Gschaider
c50ad6d1fd Merge bgschaid stuff into the rest. Should make it compile with the Standard-Apple-Compiler
--HG--
branch : macMerge
2010-10-05 17:47:03 +02:00
Hrvoje Jasak
3aa57b52aa Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-10-04 22:56:58 +01:00
Hrvoje Jasak
a95f381e1d Formatting 2010-10-04 22:26:56 +01:00
Hrvoje Jasak
861681df29 Added missing flux correction code 2010-10-04 22:24:43 +01:00
Sandeep Menon
6981637770 Adapting multiThreader for const-correctness, and bringing files into sync with r1822/r1823 of the SVN for 1.5-dev. 2010-10-04 16:43:16 -04:00
Hrvoje Jasak
4300aeb73e Removing Mac OS X hack 2010-10-04 20:37:56 +01:00
Hrvoje Jasak
2859319549 Removing Mac OS X hack - scotch 2010-10-04 18:48:51 +01:00
Hrvoje Jasak
e69f06b903 Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-10-04 15:57:34 +01:00
Hrvoje Jasak
b2f5b43bcc Mac OS X Port 2010-10-04 15:56:23 +01:00
Hrvoje Jasak
704478e886 Comment on least square vectors next to boundary - reconsider. 2010-10-04 12:58:17 +01:00
Hrvoje Jasak
56eba313eb Formatting 2010-10-04 11:46:51 +01:00
Hrvoje Jasak
f07147fffc Removed unnecessary stencil headers 2010-10-04 11:46:39 +01:00
Hrvoje Jasak
bde5ed882a Formatting 2010-10-04 10:35:13 +01:00
Hrvoje Jasak
6f147cf003 Disabled default copy construct and op= 2010-10-04 10:34:58 +01:00
Hrvoje Jasak
0e884662cf Wrong reference type 2010-10-04 10:32:46 +01:00
Hrvoje Jasak
c51951bef7 Formatting 2010-10-04 09:31:20 +01:00
Hrvoje Jasak
b21a7ba97e Formatting 2010-10-04 09:18:13 +01:00
Bernhard F.W. Gschaider
f224ce1984 Everything except the TecPlot-Converter compiles now. PV3ReaderPlugin untested
--HG--
branch : bgschaidMac
2010-10-03 12:31:44 +02:00
Bernhard F.W. Gschaider
5aff331dee Correct the double-patch
--HG--
branch : bgschaidMac
2010-10-03 00:08:03 +02:00
Bernhard F.W. Gschaider
2666365d71 Make this work even when '.' is not in the PATH
--HG--
branch : bgschaidMac
2010-10-03 00:06:51 +02:00
Bernhard F.W. Gschaider
050ffaab9d Application of the old Mac-patch (no compilation yet)
--HG--
branch : bgschaidMac
2010-10-02 22:52:03 +02:00
Hrvoje Jasak
5a8d7cc2bc POD compilation 2010-09-30 23:02:51 +01:00
Hrvoje Jasak
a7b934393f Formatting 2010-09-30 23:02:13 +01:00
Hrvoje Jasak
f675358ffd Least square vectors next to fixed gradient boundaries work better with short distance 2010-09-30 23:01:55 +01:00
Hrvoje Jasak
db4a63ed07 Added velocity magnitude messaging from flux 2010-09-30 23:01:27 +01:00
Hrvoje Jasak
6b9a782226 Icc porting change - temporaries in constructor get copied in reference 2010-09-30 23:00:52 +01:00
Hrvoje Jasak
3ce605626a Matrix syntax fixes 2010-09-30 23:00:23 +01:00
Hrvoje Jasak
a84fff7b48 Fixed name clash for Y_[0]: deleted from objectRegistry 2010-09-29 22:15:07 +01:00
Hrvoje Jasak
17761aca41 Proper Orthogonal Decomposition Tools. Initial version 2010-09-29 21:42:07 +01:00
Hrvoje Jasak
1d379f54dc Removed unnecessary cast: derivation (to remove completely) 2010-09-29 20:00:05 +01:00
Hrvoje Jasak
26957ae93b Template specialisation in wrong namespace 2010-09-29 19:59:01 +01:00
Hrvoje Jasak
fd350da163 Fixed mesh motion error for motion flux on a moving mesh 2010-09-29 19:58:46 +01:00
Hrvoje Jasak
9eb91ceb5a Formatting 2010-09-29 19:58:27 +01:00
Hrvoje Jasak
1e54336c03 Dictionary return bug fix 2010-09-29 19:58:12 +01:00
Hrvoje Jasak
c62d4896c0 Block matrix, initial version 2010-09-29 19:57:03 +01:00
Hrvoje Jasak
c698684d7f Full compilation, basic testing 2010-09-23 16:44:34 +01:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00
Hrvoje Jasak
c382fe369c Porting, compilation 2010-09-22 19:13:13 +01:00
Hrvoje Jasak
bea25f5960 Compilation fixes 2010-09-21 15:32:04 +01:00
Hrvoje Jasak
3ed10cf177 Compilation updates 2010-08-30 18:57:22 +01:00
Hrvoje Jasak
f7bcda9b9a Compilation, A 2010-08-27 21:39:03 +01:00
Hrvoje Jasak
6e54723ee0 Updates, compilation 2010-08-27 12:59:28 +01:00
Hrvoje Jasak
6d0c34e97d Missing file 2010-08-27 12:02:45 +01:00
Hrvoje Jasak
d92cbc982f Missing file 2010-08-27 11:58:15 +01:00
Hrvoje Jasak
9bf0dd9ede Missing file 2010-08-27 11:56:49 +01:00
Hrvoje Jasak
aea38f6c8a Missing file 2010-08-27 11:43:44 +01:00
Hrvoje Jasak
3d0156b22e Missing file 2010-08-27 11:42:13 +01:00
Hrvoje Jasak
4a806971fb Missing file 2010-08-27 11:39:25 +01:00
Hrvoje Jasak
aa1968e89d Added missing dirs 2010-08-26 20:01:39 +01:00
Hrvoje Jasak
773cdd6f3e Port update: to utilities/post-processing 2010-08-25 22:42:57 +01:00