#include <ikarus/utils/flatprebasis.hh>
 | 
| template<class PreBasis >  | 
| static type  | create (const PreBasis &preBasis) | 
|   | 
| template<class PreBasis , std::size_t... I>  | 
| static type  | create (const PreBasis &preBasis, std::index_sequence< I... >) | 
|   | 
◆ FIMS
template<class IMS , class... SPB> 
      
 
 
◆ type
template<class IMS , class... SPB> 
      
 
 
◆ create() [1/2]
template<class IMS , class... SPB> 
template<class PreBasis > 
  
  
      
        
          | static type Ikarus::FlatPreBasis< Dune::Functions::CompositePreBasis< IMS, SPB... > >::create  | 
          ( | 
          const PreBasis &  | 
          preBasis | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ create() [2/2]
template<class IMS , class... SPB> 
template<class PreBasis , std::size_t... I> 
  
  
      
        
          | static type Ikarus::FlatPreBasis< Dune::Functions::CompositePreBasis< IMS, SPB... > >::create  | 
          ( | 
          const PreBasis &  | 
          preBasis,  | 
         
        
           | 
           | 
          std::index_sequence< I... >  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: