| 
| static double  | getElementLHS (const double &x, const double &y, const double &z, const double &phi_i, const double &phi_i_derx, const double &phi_i_dery, const double &phi_i_derz, const double &phi_j, const double &phi_j_derx, const double &phi_j_dery, const double &phi_j_derz) | 
|   | 
| static double  | getElementRHS (const double &x, const double &y, const double &z, const double &phi_i) | 
|   | 
| static double  | getBoundaryValue (const double &x, const double &y, const double &z) | 
|   | 
| static char  | getBoundaryType (const int ID, const double &x, const double &y, const double &z) | 
|   | 
| static double  | getExactSolution (const char &what, const double &x, const double &y, const double &z) | 
|   | 
  
  
      
        
          | static double Laplacian::getElementLHS  | 
          ( | 
          const double &  | 
          x,  | 
         
        
           | 
           | 
          const double &  | 
          y,  | 
         
        
           | 
           | 
          const double &  | 
          z,  | 
         
        
           | 
           | 
          const double &  | 
          phi_i,  | 
         
        
           | 
           | 
          const double &  | 
          phi_i_derx,  | 
         
        
           | 
           | 
          const double &  | 
          phi_i_dery,  | 
         
        
           | 
           | 
          const double &  | 
          phi_i_derz,  | 
         
        
           | 
           | 
          const double &  | 
          phi_j,  | 
         
        
           | 
           | 
          const double &  | 
          phi_j_derx,  | 
         
        
           | 
           | 
          const double &  | 
          phi_j_dery,  | 
         
        
           | 
           | 
          const double &  | 
          phi_j_derz  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static double Laplacian::getElementRHS  | 
          ( | 
          const double &  | 
          x,  | 
         
        
           | 
           | 
          const double &  | 
          y,  | 
         
        
           | 
           | 
          const double &  | 
          z,  | 
         
        
           | 
           | 
          const double &  | 
          phi_i  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static double Laplacian::getBoundaryValue  | 
          ( | 
          const double &  | 
          x,  | 
         
        
           | 
           | 
          const double &  | 
          y,  | 
         
        
           | 
           | 
          const double &  | 
          z  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static char Laplacian::getBoundaryType  | 
          ( | 
          const int  | 
          ID,  | 
         
        
           | 
           | 
          const double &  | 
          x,  | 
         
        
           | 
           | 
          const double &  | 
          y,  | 
         
        
           | 
           | 
          const double &  | 
          z  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static double Laplacian::getExactSolution  | 
          ( | 
          const char &  | 
          what,  | 
         
        
           | 
           | 
          const double &  | 
          x,  | 
         
        
           | 
           | 
          const double &  | 
          y,  | 
         
        
           | 
           | 
          const double &  | 
          z  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: