Ignore:
Timestamp:
03/23/07 20:38:34 (6 years ago)
Author:
chris <chris@…>
Branches:
master, external, fix-prolong, refactor, refactor-ext, refactor-subsolvers
Children:
f6fa22c
Parents:
7efae20
git-author:
chris <chris@…> (03/23/07 20:38:34)
git-committer:
chris <chris@…> (03/23/07 20:38:34)
Message:

-Refactoring of main programs: Extraction of switch statement to decide which distribution algorithm is chosen.
-Removed forgotten debug output in pcg.F90

git-svn-id:  svn://dougdevel.org/doug/trunk@213 146eac83-2b0f-0410-9363-9ebcc3d868b9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/solvers/pcg.F90

    r7efae20 r38656c4  
    759759  
    760760if (bugtrack)call Print_Glob_Vect(r,Msh,'global r===',chk_endind=Msh%ninner) 
    761    write(6,*) '############# CALLING PRECOND #############' !XXX 
    762761      call preconditioner(sol=z,          & 
    763762                            A=A,          & 
Note: See TracChangeset for help on using the changeset viewer.