#include <Stencil.H>
◆ StencilTensorValue()
  
  
      
        
          | StencilTensorValue::StencilTensorValue  | 
          ( | 
          int  | 
          a_dof = -1 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ define() [1/2]
  
  
      
        
          | void StencilTensorValue::define  | 
          ( | 
          int  | 
          a_dof | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ define() [2/2]
◆ isDefined()
  
  
      
        
          | bool StencilTensorValue::isDefined  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=()
◆ value()
  
  
      
        
          | Real StencilTensorValue::value  | 
          ( | 
          int  | 
          a_idof,  | 
         
        
           | 
           | 
          int  | 
          a_jdof  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getVals()
  
  
      
        
          | const Real* StencilTensorValue::getVals  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ addValue() [1/2]
  
  
      
        
          | void StencilTensorValue::addValue  | 
          ( | 
          int  | 
          a_idof,  | 
         
        
           | 
           | 
          int  | 
          a_jdof,  | 
         
        
           | 
           | 
          Real  | 
          a_val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ setValue() [1/2]
  
  
      
        
          | void StencilTensorValue::setValue  | 
          ( | 
          int  | 
          a_idof,  | 
         
        
           | 
           | 
          int  | 
          a_jdof,  | 
         
        
           | 
           | 
          Real  | 
          a_val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ apply()
◆ addValue() [2/2]
  
  
      
        
          | void StencilTensorValue::addValue  | 
          ( | 
          Real  | 
          a_val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setValue() [2/2]
  
  
      
        
          | void StencilTensorValue::setValue  | 
          ( | 
          Real  | 
          a_val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ scale()
  
  
      
        
          | void StencilTensorValue::scale  | 
          ( | 
          Real  | 
          a_alpha | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<<
◆ m_dof
  
  
      
        
          | int StencilTensorValue::m_dof | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_val
The documentation for this class was generated from the following file: