Definition at line 239 of file ParseUtils.hpp.
 
  
  
      
        
          | Nektar::ParseUtils::fctor1::fctor1  | 
          ( | 
          std::vector< unsigned int > *  | 
          vec | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 241 of file ParseUtils.hpp.
std::vector< unsigned int > * m_vector
 
 
 
 
  
  
      
        
          | Nektar::ParseUtils::fctor1::fctor1  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | void Nektar::ParseUtils::fctor1::operator()  | 
          ( | 
          unsigned int  | 
          n | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Definition at line 246 of file ParseUtils.hpp.
  248 #ifdef NOTREQUIRED //SJS: I do not think we need this check  
  251                     unsigned int prevElem = 
m_vector->back();
 
std::vector< unsigned int > * m_vector
 
 
 
 
  
  
      
        
          | std::vector<unsigned int>* Nektar::ParseUtils::fctor1::m_vector | 
         
       
   | 
  
private   |