| Procedure | Location | Procedure Type | Description |
|---|---|---|---|
| adim_assign_adim | off_non_dimensional_numbers_object | Subroutine | Operator |
| allocate_blocks | off_simulation_object | Subroutine | Allocate blocks accordingly to grid dimensions. |
| block_assign_block | off_block_object | Subroutine | Operator |
| block_d_assign_block_d | off_block_signature_object | Subroutine | Operator |
| cell_assign_cell | off_cell_object | Subroutine | Operator |
| cells_number | off_block_object | Function | Return the number of cells. |
| cells_number | off_block_signature_object | Function | Return the number of cells. |
| check | off_error_object | Subroutine | Check error status. |
| cli_parse | off_test_load_file_parameters | Subroutine | Build and parse test cli. |
| cli_parse | off_test_save_load_file_grid | Subroutine | Build and parse test cli. |
| cli_parse | off_test_save_load_file_parameters | Subroutine | Build and parse test cli. |
| close | off_file_object | Subroutine | Close file. |
| compute_extents | off_block_object | Subroutine | Compute block extents. |
| compute_faces_metrics | off_block_object | Subroutine | Compute block faces metrics. |
| compute_metrics | off_block_object | Subroutine | Compute block metrics. |
| compute_metrics | off_face_object | Subroutine | Compute face metrics. |
| compute_reference_values | off_non_dimensional_numbers_object | Subroutine | Compute derived reference values. |
| compute_space_operator | off_block_object | Subroutine | Compute space operator. |
| compute_volumes | off_block_object | Subroutine | Compute block volumes. |
| correct_metrics | off_block_object | Subroutine | |
| cp | off_os_object | Subroutine | Copy files/directories. |
| create_linspace | off_block_object | Subroutine | Create a Cartesian block with linearly spaced nodes. |
| description | off_block_signature_object | Function | Return a pretty-formatted description of the block signature. |
| description | off_file_object | Function | Return a pretty-formatted description of the file. |
| description | off_files_collection_object | Function | Return a pretty-formatted description of the files collection. |
| description | off_free_conditions_object | Function | Return a pretty-formatted description of the free conditions. |
| description | off_grid_dimensions_object | Function | Return a pretty-formatted description of the grid dimensions. |
| description | off_non_dimensional_numbers_object | Function | Return a pretty-formatted description of the numbers. |
| description | off_simulation_object | Function | Return a pretty-formatted description of the simulation. |
| description | off_solver_object | Function | Return a pretty-formatted description of solver parameters. |
| description | off_time_object | Function | Return a pretty-formatted description of time parameters. |
| destroy | off_block_object | Subroutine | Destroy block. |
| destroy | off_block_signature_object | Subroutine | Destroy block signature. |
| destroy | off_cell_object | Subroutine | Destroy cell. |
| destroy | off_error_object | Subroutine | Destroy error. |
| destroy | off_face_object | Subroutine | Destroy face. |
| destroy | off_file_object | Subroutine | Destroy file. |
| destroy | off_files_collection_object | Subroutine | Destroy files collection. |
| destroy | off_free_conditions_object | Subroutine | Destroy free conditions. |
| destroy | off_grid_dimensions_object | Subroutine | Destroy grid dimensions. |
| destroy | off_node_object | Subroutine | Destroy node. |
| destroy | off_non_dimensional_numbers_object | Subroutine | Destroy numbers value. |
| destroy | off_os_object | Subroutine | Destroy OS… not your :-) |
| destroy | off_simulation_object | Subroutine | Destroy simulation data. |
| destroy | off_solver_object | Subroutine | Destroy solver. |
| destroy | off_time_object | Subroutine | Destroy time. |
| err_assign_err | off_error_object | Subroutine | Operator |
| face_assign_face | off_face_object | Subroutine | Operator |
| file_assign_file | off_file_object | Subroutine | Operator |
| free_assign_free | off_free_conditions_object | Subroutine | Operator |
| grid_d_assign_grid_d | off_grid_dimensions_object | Subroutine | Operator |
| initialize | off_block_object | Subroutine | Initialize block. |
| initialize | off_block_signature_object | Subroutine | Initialize block signature. |
| initialize | off_cell_object | Subroutine | Initialize cell. |
| initialize | off_error_object | Subroutine | Initialize error. |
| initialize | off_face_object | Subroutine | Initialize face. |
| initialize | off_file_object | Subroutine | Initialize File. |
| initialize | off_files_collection_object | Subroutine | Initialize Files collection. |
| initialize | off_free_conditions_object | Subroutine | Initialize free conditions. |
| initialize | off_grid_dimensions_object | Subroutine | Initialize grid dimensions. |
| initialize | off_node_object | Subroutine | Initialize node. |
| initialize | off_non_dimensional_numbers_object | Subroutine | Initialize numbers value. |
| initialize | off_os_object | Subroutine | Initialize OS. |
| initialize | off_simulation_object | Subroutine | Initialize simulation. |
| initialize | off_solver_object | Subroutine | Initialize solver. |
| initialize | off_time_object | Subroutine | Initialize time. |
| initialize_unix | off_os_object | Subroutine | Initialize OS as unix-like system. |
| initialize_windows | off_os_object | Subroutine | Initialize OS as windows-like system. |
| integrate | off_simulation_object | Subroutine | Integrate the equations. |
| interpolate_at_nodes | off_block_object | Subroutine | Interpolate cell-centered variable at nodes. |
| iolength | off_block_signature_object | Function | Return the IO length storage. |
| iolength | off_grid_dimensions_object | Function | Return the IO length storage. |
| iopos_block_nodes | off_grid_dimensions_object | Function | Return the IO position where nodes of block b-th are stored. |
| is_the_end | off_time_object | Function | Return true if the end of simulation is reached. |
| load_file_grid | off_simulation_object | Subroutine | Load grid file. |
| load_file_name_from_file | off_file_object | Subroutine | Load file name from file. |
| load_file_parameters | off_simulation_object | Subroutine | Load file parameters. |
| load_from_file | off_block_signature_object | Subroutine | Load block signature from file. |
| load_from_file | off_files_collection_object | Subroutine | Load from file. |
| load_from_file | off_free_conditions_object | Subroutine | Load from file. |
| load_from_file | off_grid_dimensions_object | Subroutine | Load grid dimensions from file. |
| load_from_file | off_non_dimensional_numbers_object | Subroutine | Load from file. |
| load_from_file | off_solver_object | Subroutine | Load from file. |
| load_from_file | off_time_object | Subroutine | Load from file. |
| load_grid_dimensions_from_file | off_file_grid_object | Subroutine | Load the grid dimensions of all blocks from file. |
| load_input_files | off_simulation_object | Subroutine | Load from file. |
| load_nodes_from_file | off_block_object | Subroutine | Load nodes from file. |
| load_nodes_from_file | off_file_grid_object | Subroutine | Load nodes coordinates from file. |
| mkdir | off_os_object | Subroutine | Make directoriy. |
| node_assign_node | off_node_object | Subroutine | Operator |
| node_to_center | off_block_object | Function | Compute cell centers coordinates from cell nodes. |
| nodes_number | off_block_object | Function | Return the number of nodes. |
| nodes_number | off_block_signature_object | Function | Return the number of nodes. |
| nullify_normals | off_block_object | Subroutine | Nullify normals for 2D or 1D domains. |
| open | off_file_object | Subroutine | Open file. |
| os_assign_os | off_os_object | Subroutine | Operator |
| parse_command_line_interface | off_simulation_object | Subroutine | Parse command line interface. |
| progress | off_time_object | Function | Return the progress of simulation. |
| rm | off_os_object | Subroutine | Remove files/directories. |
| save_file_grid | off_block_object | Subroutine | Save grid file file. |
| save_file_grid | off_simulation_object | Subroutine | Save grid file. |
| save_file_grid_tec | off_block_object | Subroutine | Save grid file in Tecplot format. |
| save_file_grid_vtk | off_block_object | Subroutine | Save mesh data into VTK file. |
| save_file_name_into_file | off_file_object | Subroutine | Save file name into file. |
| save_file_parameters | off_simulation_object | Subroutine | Save file parameters. |
| save_grid_dimensions_into_file | off_file_grid_object | Subroutine | Load the grid dimensions of all blocks into file. |
| save_into_file | off_block_signature_object | Subroutine | Load the block signature of all blocks from file. |
| save_into_file | off_files_collection_object | Subroutine | Save from file. |
| save_into_file | off_free_conditions_object | Subroutine | Save into file. |
| save_into_file | off_grid_dimensions_object | Subroutine | Load the grid dimensions of all blocks from file. |
| save_into_file | off_non_dimensional_numbers_object | Subroutine | Save into file. |
| save_into_file | off_solver_object | Subroutine | Save into file. |
| save_into_file | off_time_object | Subroutine | Save into file. |
| save_nodes_into_file | off_block_object | Subroutine | Save nodes into file. |
| save_nodes_into_file | off_file_grid_object | Subroutine | Save nodes coordinates into file. |
| set_command_line_interface | off_simulation_object | Subroutine | Set command line interface. |
| set_stop | off_time_object | Subroutine | Set simulation stop condition. |
| solver_assign_solver | off_solver_object | Subroutine | Operator |
| time_assign_time | off_time_object | Subroutine | Operator |
| update | off_time_object | Subroutine | Update time. |