Directory CCA/Components/MPM/Materials/Contact/
    - Total Files:
 
    - 21
 
    - Deleted Files:
 
    - 0
 
    - Lines of Code:
 
    - 3571
 
[root]/CCA/Components/MPM/Materials/Contact
Lines of Code

 
Developers
  
    
    
    
    
    
      
        | Author | 
        Changes | 
        Lines of Code | 
        Lines per Change | 
      
    
    
      
        | Totals | 
        58 (100.0%) | 
        110 (100.0%) | 
        1.8 | 
      
    
    
      
        | allen | 
        29 (50.0%) | 
        83 (75.5%) | 
        2.8 | 
      
      
        | jas | 
        28 (48.3%) | 
        21 (19.1%) | 
        0.7 | 
      
      
        | guilkey | 
        1 (1.7%) | 
        6 (5.5%) | 
        6.0 | 
      
    
  
 
Most Recent Commits
  - 
    allen
    2018-08-10 09:00
    Rev.: 58514
  
 
  - 
    
    
62 lines of code changed in 28 files:
    
      - 
        CCA/Components/MPM/Materials/Contact:
        ApproachContact.cc (new),
        ApproachContact.h (+3 -3),
        ContactFactory.cc (+1 -1),
        ContactFactory.h (+2 -2),
        FrictionContact.cc (+7 -11),
        FrictionContact.h (new),
        NodalSVFContact.cc (new),
        NodalSVFContact.h (new),
        NullContact.cc (+4 -4),
        NullContact.h (new),
        SingleVelContact.cc (new),
        SingleVelContact.h (new),
        SpecifiedBodyContact.cc (+8 -8),
        SpecifiedBodyContact.h (+3 -3)
      
 
    
   
  - 
    guilkey
    2018-05-10 13:50
    Rev.: 58221
  
 
  - 
    
    
6 lines of code changed in 1 file:
    
      - 
        CCA/Components/MPM/Materials/Contact:
        SpecifiedBodyContact.cc (+6 -2)
      
 
    
   
  - 
    jas
    2018-01-09 17:40
    Rev.: 57604
  
 
  - 
    
    
21 lines of code changed in 28 files:
    
      - 
        CCA/Components/MPM/Materials/Contact:
        ApproachContact.cc (+1 -1),
        ApproachContact.h (+1 -1),
        CompositeContact.cc (+1 -1),
        CompositeContact.h (+1 -1),
        Contact.cc (+1 -1),
        Contact.h (new),
        ContactFactory.cc (+1 -1),
        ContactFactory.h (+1 -1),
        ContactMaterialSpec.cc (new),
        ContactMaterialSpec.h (new),
        FrictionContact.cc (+1 -1),
        FrictionContact.h (+1 -1),
        NodalSVFContact.cc (+1 -1),
        NodalSVFContact.h (+1 -1),
        NullContact.cc (+1 -1),
        NullContact.h (+1 -1),
        SingleVelContact.cc (+1 -1),
        SingleVelContact.h (+1 -1),
        SpecifiedBodyContact.cc (+1 -1),
        SpecifiedBodyContact.h (+1 -1),
        sub.mk (new)
      
 
    
   
  - 
    allen
    2018-01-08 16:32
    Rev.: 57589
  
 
  - 
    
    
21 lines of code changed in 1 file:
    
      - 
        CCA/Components/MPM/Materials/Contact:
        SpecifiedBodyContact.cc (+21 -10)