Procedures

ProcedureLocationProcedure TypeDescription
adim_assign_adimoff_non_dimensional_numbers_objectSubroutine

Operator =.

allocate_blocksoff_simulation_objectSubroutine

Allocate blocks accordingly to grid dimensions.

block_assign_blockoff_block_objectSubroutine

Operator =.

block_d_assign_block_doff_block_signature_objectSubroutine

Operator =.

cell_assign_celloff_cell_objectSubroutine

Operator =.

cells_numberoff_block_objectFunction

Return the number of cells.

cells_numberoff_block_signature_objectFunction

Return the number of cells.

checkoff_error_objectSubroutine

Check error status.

cli_parseoff_test_load_file_parametersSubroutine

Build and parse test cli.

cli_parseoff_test_save_load_file_gridSubroutine

Build and parse test cli.

cli_parseoff_test_save_load_file_parametersSubroutine

Build and parse test cli.

closeoff_file_objectSubroutine

Close file.

compute_extentsoff_block_objectSubroutine

Compute block extents.

compute_faces_metricsoff_block_objectSubroutine

Compute block faces metrics.

compute_metricsoff_block_objectSubroutine

Compute block metrics.

compute_metricsoff_face_objectSubroutine

Compute face metrics.

compute_reference_valuesoff_non_dimensional_numbers_objectSubroutine

Compute derived reference values.

compute_space_operatoroff_block_objectSubroutine

Compute space operator.

compute_volumesoff_block_objectSubroutine

Compute block volumes.

correct_metricsoff_block_objectSubroutine
cpoff_os_objectSubroutine

Copy files/directories.

create_linspaceoff_block_objectSubroutine

Create a Cartesian block with linearly spaced nodes.

descriptionoff_block_signature_objectFunction

Return a pretty-formatted description of the block signature.

descriptionoff_file_objectFunction

Return a pretty-formatted description of the file.

descriptionoff_files_collection_objectFunction

Return a pretty-formatted description of the files collection.

descriptionoff_free_conditions_objectFunction

Return a pretty-formatted description of the free conditions.

descriptionoff_grid_dimensions_objectFunction

Return a pretty-formatted description of the grid dimensions.

descriptionoff_non_dimensional_numbers_objectFunction

Return a pretty-formatted description of the numbers.

descriptionoff_simulation_objectFunction

Return a pretty-formatted description of the simulation.

descriptionoff_solver_objectFunction

Return a pretty-formatted description of solver parameters.

descriptionoff_time_objectFunction

Return a pretty-formatted description of time parameters.

destroyoff_block_objectSubroutine

Destroy block.

destroyoff_block_signature_objectSubroutine

Destroy block signature.

destroyoff_cell_objectSubroutine

Destroy cell.

destroyoff_error_objectSubroutine

Destroy error.

destroyoff_face_objectSubroutine

Destroy face.

destroyoff_file_objectSubroutine

Destroy file.

destroyoff_files_collection_objectSubroutine

Destroy files collection.

destroyoff_free_conditions_objectSubroutine

Destroy free conditions.

destroyoff_grid_dimensions_objectSubroutine

Destroy grid dimensions.

destroyoff_node_objectSubroutine

Destroy node.

destroyoff_non_dimensional_numbers_objectSubroutine

Destroy numbers value.

destroyoff_os_objectSubroutine

Destroy OS… not your :-)

destroyoff_simulation_objectSubroutine

Destroy simulation data.

destroyoff_solver_objectSubroutine

Destroy solver.

destroyoff_time_objectSubroutine

Destroy time.

err_assign_erroff_error_objectSubroutine

Operator =.

face_assign_faceoff_face_objectSubroutine

Operator =.

file_assign_fileoff_file_objectSubroutine

Operator =.

free_assign_freeoff_free_conditions_objectSubroutine

Operator =.

grid_d_assign_grid_doff_grid_dimensions_objectSubroutine

Operator =.

initializeoff_block_objectSubroutine

Initialize block.

initializeoff_block_signature_objectSubroutine

Initialize block signature.

initializeoff_cell_objectSubroutine

Initialize cell.

initializeoff_error_objectSubroutine

Initialize error.

initializeoff_face_objectSubroutine

Initialize face.

initializeoff_file_objectSubroutine

Initialize File.

initializeoff_files_collection_objectSubroutine

Initialize Files collection.

initializeoff_free_conditions_objectSubroutine

Initialize free conditions.

initializeoff_grid_dimensions_objectSubroutine

Initialize grid dimensions.

initializeoff_node_objectSubroutine

Initialize node.

initializeoff_non_dimensional_numbers_objectSubroutine

Initialize numbers value.

initializeoff_os_objectSubroutine

Initialize OS.

initializeoff_simulation_objectSubroutine

Initialize simulation.

initializeoff_solver_objectSubroutine

Initialize solver.

initializeoff_time_objectSubroutine

Initialize time.

initialize_unixoff_os_objectSubroutine

Initialize OS as unix-like system.

initialize_windowsoff_os_objectSubroutine

Initialize OS as windows-like system.

integrateoff_simulation_objectSubroutine

Integrate the equations.

interpolate_at_nodesoff_block_objectSubroutine

Interpolate cell-centered variable at nodes.

iolengthoff_block_signature_objectFunction

Return the IO length storage.

iolengthoff_grid_dimensions_objectFunction

Return the IO length storage.

iopos_block_nodesoff_grid_dimensions_objectFunction

Return the IO position where nodes of block b-th are stored.

is_the_endoff_time_objectFunction

Return true if the end of simulation is reached.

load_file_gridoff_simulation_objectSubroutine

Load grid file.

load_file_name_from_fileoff_file_objectSubroutine

Load file name from file.

load_file_parametersoff_simulation_objectSubroutine

Load file parameters.

load_from_fileoff_block_signature_objectSubroutine

Load block signature from file.

load_from_fileoff_files_collection_objectSubroutine

Load from file.

load_from_fileoff_free_conditions_objectSubroutine

Load from file.

load_from_fileoff_grid_dimensions_objectSubroutine

Load grid dimensions from file.

load_from_fileoff_non_dimensional_numbers_objectSubroutine

Load from file.

load_from_fileoff_solver_objectSubroutine

Load from file.

load_from_fileoff_time_objectSubroutine

Load from file.

load_grid_dimensions_from_fileoff_file_grid_objectSubroutine

Load the grid dimensions of all blocks from file.

load_input_filesoff_simulation_objectSubroutine

Load from file.

load_nodes_from_fileoff_block_objectSubroutine

Load nodes from file.

load_nodes_from_fileoff_file_grid_objectSubroutine

Load nodes coordinates from file.

mkdiroff_os_objectSubroutine

Make directoriy.

node_assign_nodeoff_node_objectSubroutine

Operator =.

node_to_centeroff_block_objectFunction

Compute cell centers coordinates from cell nodes.

nodes_numberoff_block_objectFunction

Return the number of nodes.

nodes_numberoff_block_signature_objectFunction

Return the number of nodes.

nullify_normalsoff_block_objectSubroutine

Nullify normals for 2D or 1D domains.

openoff_file_objectSubroutine

Open file.

os_assign_osoff_os_objectSubroutine

Operator =.

parse_command_line_interfaceoff_simulation_objectSubroutine

Parse command line interface.

progressoff_time_objectFunction

Return the progress of simulation.

rmoff_os_objectSubroutine

Remove files/directories.

save_file_gridoff_block_objectSubroutine

Save grid file file.

save_file_gridoff_simulation_objectSubroutine

Save grid file.

save_file_grid_tecoff_block_objectSubroutine

Save grid file in Tecplot format.

save_file_grid_vtkoff_block_objectSubroutine

Save mesh data into VTK file.

save_file_name_into_fileoff_file_objectSubroutine

Save file name into file.

save_file_parametersoff_simulation_objectSubroutine

Save file parameters.

save_grid_dimensions_into_fileoff_file_grid_objectSubroutine

Load the grid dimensions of all blocks into file.

save_into_fileoff_block_signature_objectSubroutine

Load the block signature of all blocks from file.

save_into_fileoff_files_collection_objectSubroutine

Save from file.

save_into_fileoff_free_conditions_objectSubroutine

Save into file.

save_into_fileoff_grid_dimensions_objectSubroutine

Load the grid dimensions of all blocks from file.

save_into_fileoff_non_dimensional_numbers_objectSubroutine

Save into file.

save_into_fileoff_solver_objectSubroutine

Save into file.

save_into_fileoff_time_objectSubroutine

Save into file.

save_nodes_into_fileoff_block_objectSubroutine

Save nodes into file.

save_nodes_into_fileoff_file_grid_objectSubroutine

Save nodes coordinates into file.

set_command_line_interfaceoff_simulation_objectSubroutine

Set command line interface.

set_stopoff_time_objectSubroutine

Set simulation stop condition.

solver_assign_solveroff_solver_objectSubroutine

Operator =.

time_assign_timeoff_time_objectSubroutine

Operator =.

updateoff_time_objectSubroutine

Update time.

call~~graph~~CallGraph proc~parse_command_line_interface parse_command_line_interface proc~create_linspace create_linspace gc gc proc~create_linspace->gc proc~cli_parse cli_parse proc~save_nodes_into_file save_nodes_into_file proc~mkdir mkdir proc~initialize~12 initialize proc~save_into_file~3 save_into_file proc~compute_space_operator compute_space_operator proc~compute_faces_metrics compute_faces_metrics node node proc~compute_faces_metrics->node proc~rm rm proc~free_assign_free free_assign_free proc~integrate integrate proc~save_grid_dimensions_into_file save_grid_dimensions_into_file proc~compute_extents compute_extents proc~cells_number cells_number proc~cli_parse~2 cli_parse proc~save_nodes_into_file~2 save_nodes_into_file proc~save_into_file~6 save_into_file proc~err_assign_err err_assign_err proc~interpolate_at_nodes interpolate_at_nodes proc~interpolate_at_nodes->gc proc~block_assign_block block_assign_block proc~is_the_end is_the_end proc~initialize_windows initialize_windows proc~destroy destroy proc~cli_parse~3 cli_parse proc~initialize initialize gc_ gc_ proc~initialize->gc_ proc~set_stop set_stop proc~initialize~11 initialize proc~compute_reference_values compute_reference_values proc~description~6 description str str proc~description~6->str proc~description~8 description proc~description~8->str proc~compute_metrics~2 compute_metrics proc~load_input_files load_input_files proc~destroy~2 destroy proc~load_nodes_from_file~2 load_nodes_from_file proc~compute_metrics compute_metrics proc~description~9 description proc~description~9->str proc~correct_metrics correct_metrics proc~description~5 description proc~destroy~11 destroy proc~destroy~5 destroy proc~compute_volumes compute_volumes proc~compute_volumes->node proc~os_assign_os os_assign_os proc~initialize~5 initialize proc~face_assign_face face_assign_face proc~node_to_center node_to_center proc~node_to_center->gc proc~load_grid_dimensions_from_file load_grid_dimensions_from_file proc~load_from_file~5 load_from_file proc~destroy~9 destroy proc~initialize~14 initialize proc~save_into_file~5 save_into_file proc~description~3 description proc~load_nodes_from_file load_nodes_from_file proc~initialize~9 initialize proc~initialize~2 initialize proc~save_file_grid_tec save_file_grid_tec proc~destroy~6 destroy proc~iolength~2 iolength proc~destroy~14 destroy proc~description~2 description proc~iopos_block_nodes iopos_block_nodes proc~load_from_file~6 load_from_file proc~load_from_file~7 load_from_file proc~load_file_name_from_file load_file_name_from_file proc~save_file_parameters save_file_parameters proc~set_command_line_interface set_command_line_interface proc~load_from_file~2 load_from_file proc~initialize~7 initialize proc~destroy~7 destroy proc~update update proc~initialize~6 initialize proc~load_from_file~4 load_from_file proc~nodes_number~2 nodes_number proc~time_assign_time time_assign_time proc~save_into_file~2 save_into_file proc~description description proc~description->str proc~open open proc~save_file_grid save_file_grid proc~save_into_file~4 save_into_file proc~save_into_file save_into_file proc~save_file_name_into_file save_file_name_into_file proc~description~7 description proc~initialize~15 initialize proc~grid_d_assign_grid_d grid_d_assign_grid_d proc~save_file_grid~2 save_file_grid proc~save_file_grid~2->str proc~load_file_grid load_file_grid proc~initialize~13 initialize proc~destroy~13 destroy proc~destroy~4 destroy proc~destroy~15 destroy proc~nullify_normals nullify_normals proc~block_d_assign_block_d block_d_assign_block_d proc~initialize_unix initialize_unix proc~destroy~3 destroy proc~adim_assign_adim adim_assign_adim proc~cells_number~2 cells_number proc~destroy~10 destroy proc~description~4 description proc~description~4->str proc~solver_assign_solver solver_assign_solver proc~load_from_file load_from_file proc~save_into_file~7 save_into_file proc~iolength iolength proc~save_file_grid_vtk save_file_grid_vtk proc~save_file_grid_vtk->node proc~check check proc~check->str proc~initialize~10 initialize proc~initialize~4 initialize proc~node_assign_node node_assign_node proc~load_file_parameters load_file_parameters proc~close close proc~file_assign_file file_assign_file proc~progress progress proc~cell_assign_cell cell_assign_cell proc~cp cp proc~nodes_number nodes_number proc~destroy~12 destroy proc~initialize~3 initialize proc~allocate_blocks allocate_blocks proc~initialize~8 initialize proc~destroy~8 destroy proc~load_from_file~3 load_from_file program~off_test_save_load_file_grid off_test_save_load_file_grid program~off_test_save_load_file_grid->proc~cli_parse~2 program~off_test_load_file_parameters off_test_load_file_parameters program~off_test_load_file_parameters->proc~cli_parse program~off_test_save_load_file_parameters off_test_save_load_file_parameters program~off_test_save_load_file_parameters->proc~cli_parse~3
Help