ENH: foamyHexMesh: do not point motion to cross surfaces ENH: foamyHexMesh: do not allow perturbation to cross surface ENH: foamyHexMesh: change inside/outside test to check for nearest intersection BUG: foamyHexMesh: With surfaces of same priority do not overwrite cell size ENH: foamyHexMesh: insert surface points on close parallel surfaces BUG: foamyHexMesh: write to own processor file in parallel ENH: foamyHexMesh: Insert surface points if internal points are exposed ENH: foamyHexMesh: add hasBoundaryPoint() to indexedCell REVERT: foamyHexMesh: do not check inside/outside for surface points REVERT: foamyHexMesh: correct function argument list REVERT: foamyHexMesh: correct function argument list |
||
---|---|---|
applications | ||
bin | ||
doc | ||
etc | ||
src | ||
tutorials | ||
wmake | ||
.gitignore | ||
Allwmake | ||
COPYING | ||
README.html | ||
README.org | ||
README.txt |
2013-01 - to UPstream added allocation of communicators - added communicators to lduMesh,lduInterface and (indirectly) to lduInterfaceField - gamg agglomeration allocates new communicator for every level - in all linear solvers/smoothers/preconditioners make they use communicator - added lots of warnings if using unexpected communicator (UPstream::warnComm) - did LUScalarMatrix for 'directSolveCoarsest'