Accessing values of a block matrix system
            
            
            
                24 Aug
                
                    2016
                
            
            
                24 Aug
                
                '16
                
            
            
            
        
    
                4:46 p.m.
            
        Dear Firedrakers, I'm trying to compare the matrices I get from matlab to the ones generated in Firedrake, but I've run into some issues: A = assemble(a, nest=True) print A.getValues(1,1) gives me File "compressible_stratified.py", line 137, in <module> print A.getValues(1,1) AttributeError: 'Matrix' object has no attribute 'getValues' How would I fix this ? Regards Will
        3355
        
      
          Age (days ago)
        
      
        3355
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                William Booker