Go to the source code of this file.
 | 
| subroutine, public  | mesh_partition_oct_m::mesh_partition (mesh, namespace, space, lapl_stencil, vsize) | 
|   | This routine converts the mesh given by grid points into a graph.  More...
  | 
|   | 
| subroutine  | metis_error_code (ierr) | 
|   | 
| subroutine, public  | mesh_partition_oct_m::mesh_partition_from_parent (mesh, parent) | 
|   | create a mesh partition from a given parent mesh  More...
  | 
|   | 
| subroutine, public  | mesh_partition_oct_m::mesh_partition_dump (restart, mesh, vsize, ierr) | 
|   | 
| subroutine, public  | mesh_partition_oct_m::mesh_partition_load (restart, mesh, ierr) | 
|   | 
| subroutine, public  | mesh_partition_oct_m::mesh_partition_write_info (mesh, iunit, namespace) | 
|   | 
| subroutine, public  | mesh_partition_oct_m::mesh_partition_messages_debug (mesh, namespace) | 
|   | 
◆ metis_error_code()
  
  
      
        
          | subroutine mesh_partition::metis_error_code  | 
          ( | 
          integer, intent(in)  | 
          ierr | ) | 
           | 
         
       
   | 
  
private   |