#include <SubStructuredGraph.h>
Definition at line 111 of file SubStructuredGraph.h.
 
  
  
      
        
          | Nektar::MultiRegions::SubGraph::SubGraph  | 
          ( | 
          const int  | 
          nVerts,  | 
         
        
           | 
           | 
          const int  | 
          idOffset = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Nektar::MultiRegions::SubGraph::~SubGraph  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int Nektar::MultiRegions::SubGraph::GetIdOffset  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int Nektar::MultiRegions::SubGraph::GetNverts  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Nektar::MultiRegions::SubGraph::SetIdOffset  | 
          ( | 
          const int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Nektar::MultiRegions::SubGraph::SetNverts  | 
          ( | 
          const int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int Nektar::MultiRegions::SubGraph::m_idOffset | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int Nektar::MultiRegions::SubGraph::m_nVerts | 
         
       
   | 
  
protected   |