I need explanation of the Multigrid Method or some literature.
I am familiar with iterational methods including BiCGStab,CG,GS,Jacobi and preconditioning, but I am a beginner with multigrid method.
Can someone explain this in detail or at least provide clearly pseudocode or source code, even with good literature for very beginners? Thanks!