diff --git a/README.txt b/README.txt deleted file mode 100644 index 5e0378f4a9d8be165b70e01031853236a316349d..0000000000000000000000000000000000000000 --- a/README.txt +++ /dev/null @@ -1,10 +0,0 @@ -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'