tried to compile these smoothers, encountered following error/
matrices/lduMatrix/smoothers/GaussSeidel/GaussSeidelSmoother.C(132): error: no instance of overloaded function "Foam::GaussSeidelSmoother::smooth" matches the specified type
void Foam::GaussSeidelSmoother::smooth
^
compilation aborted for matrices/lduMatrix/smoothers/GaussSeidel/GaussSeidelSmoother.C (code 2)
make: *** [/home/bsvprasad/OpenFOAM/OpenFOAM-6/platforms/linux64IccDPInt32Optnew/src/OpenFOAM/matrices/lduMatrix/smoothers/GaussSeidel/GaussSeidelSmoother.o] Error 2
make: *** Waiting for unfinished jobs....
^