From: <ope...@us...> - 2011-06-03 02:02:40
|
Revision: 1878 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1878&view=rev Author: openfoam-dev Date: 2011-06-03 02:02:33 +0000 (Fri, 03 Jun 2011) Log Message: ----------- commit b2b3a4ef31f5dbe78323810e093cc3f14397f660 (origin/master, master) Author: Hrvoje Jasak <h....@wi...> Date: Thu Jun 2 17:40:33 2011 +0100 Parallelisation of the block matrix. Ivor Clifford Modified Paths: -------------- trunk/Core/OpenFOAM-1.6-ext/applications/solvers/coupled/blockCoupledScalarTransportFoam/Make/files trunk/Core/OpenFOAM-1.6-ext/applications/solvers/coupled/blockCoupledScalarTransportFoam/blockCoupledScalarTransportFoam.C trunk/Core/OpenFOAM-1.6-ext/applications/solvers/coupled/blockCoupledScalarTransportFoam/blockMatrixTools.C trunk/Core/OpenFOAM-1.6-ext/applications/solvers/coupled/blockCoupledScalarTransportFoam/createFields.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrix.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrix.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrixUpdateInterfaces.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/tensorBlockLduMatrix.H trunk/Core/OpenFOAM-1.6-ext/src/VectorN/Make/files trunk/Core/OpenFOAM-1.6-ext/src/VectorN/OpenFOAM/DimensionedTypes/dimensionedVectorTensorN.C trunk/Core/OpenFOAM-1.6-ext/src/VectorN/OpenFOAM/DimensionedTypes/dimensionedVectorTensorN.H trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fields/fvPatchFields/constraint/cyclic/cyclicFvPatchField.H Added Paths: ----------- trunk/Core/OpenFOAM-1.6-ext/src/VectorN/finiteVolume/fields/fvPatchFields/cyclicFvPatchVectorNFields.C trunk/Core/OpenFOAM-1.6-ext/src/VectorN/finiteVolume/fields/fvPatchFields/cyclicFvPatchVectorNFields.H trunk/Core/OpenFOAM-1.6-ext/src/VectorN/finiteVolume/fields/fvPatchFields/cyclicFvPatchVectorNFieldsFwd.H trunk/Core/OpenFOAM-1.6-ext/src/VectorN/finiteVolume/fields/fvPatchFields/fixedGradientFvPatchVectorNFields.C trunk/Core/OpenFOAM-1.6-ext/src/VectorN/finiteVolume/fields/fvPatchFields/fixedGradientFvPatchVectorNFields.H trunk/Core/OpenFOAM-1.6-ext/src/VectorN/finiteVolume/fields/fvPatchFields/fixedGradientFvPatchVectorNFieldsFwd.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |