#include <Xpetra_Parameters.hpp>
 | 
| std::string  | description () const  | 
|   | Return a simple one-line description of this object.  More...
  | 
|   | 
| void  | describe (Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=verbLevel_default) const  | 
|   | Print the object with some verbosity level to an FancyOStream object.  More...
  | 
|   | 
Definition at line 66 of file Xpetra_Parameters.hpp.
 
  
  
      
        
          | Xpetra::Parameters::Parameters  | 
          ( | 
          Teuchos::CommandLineProcessor &  | 
          clp | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Xpetra::Parameters::setCLP  | 
          ( | 
          Teuchos::CommandLineProcessor &  | 
          clp | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Xpetra::Parameters::check  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::string Xpetra::Parameters::description  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Xpetra::Parameters::describe  | 
          ( | 
          Teuchos::FancyOStream &  | 
          out,  | 
         
        
           | 
           | 
          const Teuchos::EVerbosityLevel  | 
          verbLevel = verbLevel_default  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
Print the object with some verbosity level to an FancyOStream object. 
Definition at line 176 of file Xpetra_Parameters.hpp.
 
 
The documentation for this class was generated from the following file: