Skip to content
Snippets Groups Projects
README.txt 412 B
Newer Older
mattijs's avatar
mattijs committed
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'