Ignore:
Timestamp:
02/08/11 15:59:59 (2 years ago)
Author:
Oleg Batrashev <ogbash@…>
Branches:
master, external
Children:
93b6f6c
Parents:
d35fc77
git-author:
Oleg Batrashev <ogbash@…> (02/08/11 15:59:59)
git-committer:
Oleg Batrashev <ogbash@…> (02/08/11 15:59:59)
Message:

Clean code and factor out mesh plotting routines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/solvers/pcg.F90

    r7a5f6b3 r60e3a65  
    683683!call Print_Glob_Vect(z,Msh,'global z===') 
    684684      ! compute current rho 
    685       write(stream,*) "R,P,Z", size(r), size(p), size(z) 
    686685      rho_curr = Vect_dot_product(r,z) 
    687686 
Note: See TracChangeset for help on using the changeset viewer.