Directory CCA/Components/MPM/PhysicalBC/
    - Total Files:
 
    - 26
 
    - Deleted Files:
 
    - 0
 
    - Lines of Code:
 
    - 4085
 
[root]/CCA/Components/MPM/PhysicalBC
Lines of Code

 
Developers
  
    
    
    
    
    
      
        | Author | 
        Changes | 
        Lines of Code | 
        Lines per Change | 
      
    
    
      
        | Totals | 
        61 (100.0%) | 
        99 (100.0%) | 
        1.6 | 
      
    
    
      
        | allen | 
        13 (21.3%) | 
        44 (44.4%) | 
        3.3 | 
      
      
        | harman | 
        4 (6.6%) | 
        30 (30.3%) | 
        7.5 | 
      
      
        | jas | 
        44 (72.1%) | 
        25 (25.3%) | 
        0.5 | 
      
    
  
 
Most Recent Commits
  - 
    harman
    2018-08-23 17:30
    Rev.: 58549
  
 
  - 
    
    
30 lines of code changed in 4 files:
    
      - 
        CCA/Components/MPM/PhysicalBC:
        FluxBCModel.cc (new),
        PotentiostaticBC.h (new)
      
 
    
   
  - 
    allen
    2018-08-10 09:00
    Rev.: 58514
  
 
  - 
    
    
28 lines of code changed in 11 files:
    
      - 
        CCA/Components/MPM/PhysicalBC:
        AutoCycleFluxBC.cc (+10 -10),
        AutoCycleFluxBC.h (new),
        FluxBCModel.cc (+10 -10),
        FluxBCModel.h (new),
        FluxBCModelFactory.cc (+1 -1),
        FluxBCModelFactory.h (+2 -2)
      
 
    
   
  - 
    jas
    2018-01-09 17:40
    Rev.: 57604
  
 
  - 
    
    
25 lines of code changed in 44 files:
    
      - 
        CCA/Components/MPM/PhysicalBC:
        ArchesHeatFluxBC.cc (new),
        ArchesHeatFluxBC.h (new),
        AutoCycleFluxBC.cc (+1 -1),
        AutoCycleFluxBC.h (+1 -1),
        FluxBCModel.cc (+1 -1),
        FluxBCModel.h (+1 -1),
        FluxBCModelFactory.cc (+1 -1),
        FluxBCModelFactory.h (+1 -1),
        ForceBC.cc (+1 -1),
        ForceBC.h (+1 -1),
        HeatFluxBC.cc (+1 -1),
        HeatFluxBC.h (new),
        LoadCurve.h (+1 -1),
        MPMPhysicalBC.h (+1 -1),
        MPMPhysicalBCFactory.cc (new),
        MPMPhysicalBCFactory.h (+1 -1),
        NormalForceBC.cc (+1 -1),
        NormalForceBC.h (+1 -1),
        PolynomialData.cc (+1 -1),
        PolynomialData.h (new),
        PressureBC.cc (new),
        PressureBC.h (+1 -1),
        ScalarFluxBC.cc (+1 -1),
        ScalarFluxBC.h (+1 -1),
        sub.mk (new)
      
 
    
   
  - 
    allen
    2018-01-08 16:32
    Rev.: 57589
  
 
  - 
    
    
16 lines of code changed in 2 files:
    
      - 
        CCA/Components/MPM/PhysicalBC:
        AutoCycleFluxBC.cc (+8 -3),
        FluxBCModel.cc (+8 -3)