This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/src
Vuko Vukcevic 57d3af8960 Bugfix on creating PrimitivePatch::meshPointsPtr_
We must not enforce the order of points on processor patches when collecting
patch points from faces because this occasionally causes ordering errors on two
sides (e.g. in DLB).
2019-07-09 12:52:05 +02:00
..
conjugateHeatTransfer Bugfixes and improvements in DLB and AMR. Vuko Vukcevic 2019-04-09 12:00:24 +01:00
conversion [bugfix]: friend operators need forward declaration to avoid gcc warning. 2019-02-15 22:30:51 +03:30
coupledMatrix Bugfix: call to completeAssembly in wrong place. Henrik Rusche 2019-05-01 09:40:29 +01:00
cudaSolvers Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
dbns BUGFIX: Compile WM_LABEL_SIZE=64 2019-02-04 21:58:51 +01:00
decompositionMethods Temporarily issuing an error if we have zones while doing DLB 2019-07-09 12:51:09 +02:00
dynamicMesh Start/restart handling in dynamicPolyRefinementFvMesh 2019-07-09 12:51:09 +02:00
edgeMesh [bugfix]: friend operators need forward declaration to avoid gcc warning. 2019-02-15 22:30:51 +03:30
engine List<label> -> labelList and simiar throughout 2019-02-04 21:58:51 +01:00
equationReader [format]: make forward declaration style consistent. 2019-02-15 23:12:44 +03:30
errorEstimation Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
finiteArea Porting: strip register keyword 2019-04-25 14:00:49 +01:00
finiteVolume Reverted to inv in fvcReconstruct 2019-07-09 12:52:05 +02:00
foam Bugfix on creating PrimitivePatch::meshPointsPtr_ 2019-07-09 12:52:05 +02:00
fvAgglomerationMethods List<label> -> labelList and simiar throughout 2019-02-04 21:58:51 +01:00
immersedBoundary Update sGamma handling 2019-07-01 18:26:31 +01:00
lagrangian Bugfixes and improvements in DLB and AMR. Vuko Vukcevic 2019-04-09 12:00:24 +01:00
lduSolvers Porting: strip register keyword 2019-04-25 14:00:49 +01:00
mesh Make pointLevel and cellLevel labelIOField for consistency 2019-06-02 19:24:13 +01:00
meshTools Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-25 12:18:30 +02:00
multiSolver Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
ODE Porting: strip register keyword 2019-04-25 14:00:49 +01:00
OSspecific Porting: Clean up of initialisation of static data, casting and comparison with enum, Mac OSX 2019-05-01 13:55:18 +02:00
overset Bugfixes and improvements in DLB and AMR. Vuko Vukcevic 2019-04-09 12:00:24 +01:00
POD Update to c++-11 standard: nullptr and compilation flags 2019-01-25 16:22:44 +00:00
postProcessing Incorrect base class method override in sixDoFRigidBodyDisplacementPointPatchVectorField. Dario Zivkovic 2019-02-13 15:46:14 +00:00
randomProcesses Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
sampling Porting: strip register keyword 2019-04-25 14:00:49 +01:00
solidModels Porting: strip register keyword 2019-04-25 14:00:49 +01:00
surfMesh Merge of friend function declaration 2019-04-25 11:12:34 +01:00
tetFiniteElement BUGFIX: Compile WM_LABEL_SIZE=64 2019-02-04 21:58:51 +01:00
thermophysicalModels fixedGradient writes value - avoid duplicate write 2019-06-18 14:59:11 +01:00
transportModels Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
turbulenceModels Rewrite of wall function boundary conditions to support immersed boundary wall functions. Incompressible fixes; extended to compressible 2019-06-18 12:48:16 +01:00
Allwmake Splitting immersed boundary turbulence libraries to incompressible and compressible; Added compressible wall functions 2019-06-18 12:46:03 +01:00
CMakeLists.txt Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00