Defines a function space.  
◆ space_compute_dist()
◆ space_eq()
- Note
 - this only checks the polynomial dimensions 
 
Definition at line 472 of file space.f90.
 
 
◆ space_free()
◆ space_generate_transformation_matrices()
◆ space_init()
  
  
      
        
          | subroutine space::space_init  | 
          ( | 
          class(space_t), intent(inout)  | 
          s,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          t,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          lx,  | 
         
        
           | 
           | 
          integer, intent(in)  | 
          ly,  | 
         
        
           | 
           | 
          integer, intent(in), optional  | 
          lz  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
- Parameters
 - 
  
    | [in] | t | Quadrature type  | 
    | [in] | lx | Polynomial dimension in x-direction  | 
    | [in] | ly | Polynomial dimension in y-direction  | 
    | [in] | lz | Polynomial dimension in z-direction  | 
  
   
Setup derivative matrices
Definition at line 147 of file space.f90.
 
 
◆ space_ne()
- Note
 - this only checks the polynomial dimensions 
 
Definition at line 489 of file space.f90.
 
 
◆ gj
◆ gl
◆ gll