#include <GriddingAlgorithm.hpp>
◆ GriddingAlgorithm() [1/3]
◆ GriddingAlgorithm() [2/3]
◆ GriddingAlgorithm() [3/3]
◆ GetBoundaryCondition() [1/2]
◆ GetBoundaryCondition() [2/2]
◆ GetCycles()
  
  
      
        
          | std::ptrdiff_t fub::samrai::GriddingAlgorithm::GetCycles  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ GetInitialData()
  
  
      
        
          | const AnyInitialData& fub::samrai::GriddingAlgorithm::GetInitialData  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ GetPatchHierarchy() [1/2]
  
  
      
        
          | const PatchHierarchy& fub::samrai::GriddingAlgorithm::GetPatchHierarchy  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ GetPatchHierarchy() [2/2]
◆ GetTagBuffer()
  
  
      
        
          | const std::vector<int>& fub::samrai::GriddingAlgorithm::GetTagBuffer  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ GetTaggingMethod()
  
  
      
        
          | const AnyTaggingMethod& fub::samrai::GriddingAlgorithm::GetTaggingMethod  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ GetTimePoint()
  
  
      
        
          | Duration fub::samrai::GriddingAlgorithm::GetTimePoint  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ InitializeHierarchy()
      
        
          | void fub::samrai::GriddingAlgorithm::InitializeHierarchy  | 
          ( | 
          Duration  | 
          initial_time = Duration(),  | 
        
        
           | 
           | 
          std::ptrdiff_t  | 
          initial_cycle = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ RegridAllFinerLevels()
      
        
          | void fub::samrai::GriddingAlgorithm::RegridAllFinerLevels  | 
          ( | 
          int  | 
          level_num | ) | 
           | 
        
      
 
 
◆ algorithm_
  
  
      
        
          | std::shared_ptr<SAMRAI::mesh::GriddingAlgorithm> fub::samrai::GriddingAlgorithm::algorithm_ | 
         
       
   | 
  
private   | 
  
 
 
◆ boundary_condition_
◆ hierarchy_
◆ initial_data_
◆ refine_data_algorithm_
  
  
      
        
          | std::shared_ptr<SAMRAI::xfer::RefineAlgorithm> fub::samrai::GriddingAlgorithm::refine_data_algorithm_ | 
         
       
   | 
  
private   | 
  
 
 
◆ tag_buffer_
  
  
      
        
          | std::vector<int> fub::samrai::GriddingAlgorithm::tag_buffer_ | 
         
       
   | 
  
private   | 
  
 
 
◆ tagging_method_
The documentation for this class was generated from the following file: