#include <Ambient.hpp>
◆ Ambient()
  
  
      
        
          | fub::Ambient::Ambient  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Clone()
  
  
      
        
          | std::unique_ptr<Geometry> fub::Ambient::Clone  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
Returns a copy of the concrete geometry as a pointer to the base class. 
Implements fub::Geometry< Rank >.
 
 
◆ ComputeDistanceTo() [1/2]
  
  
      
        
          | double fub::Ambient::ComputeDistanceTo  | 
          ( | 
          const Coordinates &  | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ ComputeDistanceTo() [2/2]
template<std::size_t Rank> 
  
  
      
        
          | virtual double fub::Geometry< Rank >::ComputeDistanceTo  | 
          ( | 
          const std::array< double, Rank > &  | 
          x | ) | 
           const | 
         
       
   | 
  
pure virtualinherited   | 
  
 
 
The documentation for this class was generated from the following file: