ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
comin_descrdata_query_domain.inc File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine comin_descrdata_get_domain_grid_filename (jg, grid_filename, arr_size)
 
subroutine comin_descrdata_get_domain_grid_uuid (jg, grid_uuid, arr_size)
 
integer(c_int) function comin_descrdata_get_domain_number_of_grid_used (jg)
 
integer(c_int) function comin_descrdata_get_domain_id (jg)
 
integer(c_int) function comin_descrdata_get_domain_parent_id (jg)
 
subroutine comin_descrdata_get_domain_child_id (jg, child_id, arr_size)
 
integer(c_int) function comin_descrdata_get_domain_n_childdom (jg)
 
real(wp) function comin_descrdata_get_domain_dom_start (jg)
 
real(wp) function comin_descrdata_get_domain_dom_end (jg)
 
integer(c_int) function comin_descrdata_get_domain_nlev (jg)
 
integer(c_int) function comin_descrdata_get_domain_nshift (jg)
 
integer(c_int) function comin_descrdata_get_domain_nshift_total (jg)
 
type(t_comin_descrdata_domain_cells) function, pointer comin_descrdata_get_domain_cells (jg)
 
integer(c_int) function comin_descrdata_get_domain_cells_ncells (jg)
 
integer(c_int) function comin_descrdata_get_domain_cells_ncells_global (jg)
 
integer(c_int) function comin_descrdata_get_domain_cells_nblks (jg)
 
integer(c_int) function comin_descrdata_get_domain_cells_max_connectivity (jg)
 
subroutine comin_descrdata_get_domain_cells_num_edges (jg, num_edges, arr_size)
 
subroutine comin_descrdata_get_domain_cells_refin_ctrl (jg, refin_ctrl, arr_size)
 
subroutine comin_descrdata_get_domain_cells_start_index (jg, start_index, arr_size)
 
subroutine comin_descrdata_get_domain_cells_end_index (jg, end_index, arr_size)
 
subroutine comin_descrdata_get_domain_cells_start_block (jg, start_block, arr_size)
 
subroutine comin_descrdata_get_domain_cells_end_block (jg, end_block, arr_size)
 
subroutine comin_descrdata_get_domain_cells_child_id (jg, child_id, arr_size)
 
subroutine comin_descrdata_get_domain_cells_parent_glb_idx (jg, parent_glb_idx, arr_size)
 
subroutine comin_descrdata_get_domain_cells_parent_glb_blk (jg, parent_glb_blk, arr_size)
 
subroutine comin_descrdata_get_domain_cells_vertex_idx (jg, vertex_idx, arr_size)
 
subroutine comin_descrdata_get_domain_cells_vertex_blk (jg, vertex_blk, arr_size)
 
subroutine comin_descrdata_get_domain_cells_neighbor_blk (jg, neighbor_blk, arr_size)
 
subroutine comin_descrdata_get_domain_cells_neighbor_idx (jg, neighbor_idx, arr_size)
 
subroutine comin_descrdata_get_domain_cells_edge_idx (jg, edge_idx, arr_size)
 
subroutine comin_descrdata_get_domain_cells_edge_blk (jg, edge_blk, arr_size)
 
subroutine comin_descrdata_get_domain_cells_clon (jg, clon, arr_size)
 
subroutine comin_descrdata_get_domain_cells_clat (jg, clat, arr_size)
 
subroutine comin_descrdata_get_domain_cells_area (jg, area, arr_size)
 
subroutine comin_descrdata_get_domain_cells_hhl (jg, hhl, arr_size)
 
subroutine comin_descrdata_get_domain_cells_glb_index (jg, glb_index, arr_size)
 
subroutine comin_descrdata_get_domain_cells_decomp_domain (jg, decomp_domain, arr_size)
 
type(t_comin_descrdata_domain_verts) function, pointer comin_descrdata_get_domain_verts (jg)
 
integer(c_int) function comin_descrdata_get_domain_verts_nverts (jg)
 
integer(c_int) function comin_descrdata_get_domain_verts_nverts_global (jg)
 
integer(c_int) function comin_descrdata_get_domain_verts_nblks (jg)
 
subroutine comin_descrdata_get_domain_verts_num_edges (jg, num_edges, arr_size)
 
subroutine comin_descrdata_get_domain_verts_refin_ctrl (jg, refin_ctrl, arr_size)
 
subroutine comin_descrdata_get_domain_verts_start_index (jg, start_index, arr_size)
 
subroutine comin_descrdata_get_domain_verts_end_index (jg, end_index, arr_size)
 
subroutine comin_descrdata_get_domain_verts_start_block (jg, start_block, arr_size)
 
subroutine comin_descrdata_get_domain_verts_end_block (jg, end_block, arr_size)
 
subroutine comin_descrdata_get_domain_verts_neighbor_blk (jg, neighbor_blk, arr_size)
 
subroutine comin_descrdata_get_domain_verts_neighbor_idx (jg, neighbor_idx, arr_size)
 
subroutine comin_descrdata_get_domain_verts_cell_idx (jg, cell_idx, arr_size)
 
subroutine comin_descrdata_get_domain_verts_cell_blk (jg, cell_blk, arr_size)
 
subroutine comin_descrdata_get_domain_verts_edge_idx (jg, edge_idx, arr_size)
 
subroutine comin_descrdata_get_domain_verts_edge_blk (jg, edge_blk, arr_size)
 
subroutine comin_descrdata_get_domain_verts_vlon (jg, vlon, arr_size)
 
subroutine comin_descrdata_get_domain_verts_vlat (jg, vlat, arr_size)
 
type(t_comin_descrdata_domain_edges) function, pointer comin_descrdata_get_domain_edges (jg)
 
integer(c_int) function comin_descrdata_get_domain_edges_nedges (jg)
 
integer(c_int) function comin_descrdata_get_domain_edges_nedges_global (jg)
 
integer(c_int) function comin_descrdata_get_domain_edges_nblks (jg)
 
subroutine comin_descrdata_get_domain_edges_refin_ctrl (jg, refin_ctrl, arr_size)
 
subroutine comin_descrdata_get_domain_edges_start_index (jg, start_index, arr_size)
 
subroutine comin_descrdata_get_domain_edges_end_index (jg, end_index, arr_size)
 
subroutine comin_descrdata_get_domain_edges_start_block (jg, start_block, arr_size)
 
subroutine comin_descrdata_get_domain_edges_end_block (jg, end_block, arr_size)
 
subroutine comin_descrdata_get_domain_edges_child_id (jg, child_id, arr_size)
 
subroutine comin_descrdata_get_domain_edges_parent_glb_idx (jg, parent_glb_idx, arr_size)
 
subroutine comin_descrdata_get_domain_edges_parent_glb_blk (jg, parent_glb_blk, arr_size)
 
subroutine comin_descrdata_get_domain_edges_cell_idx (jg, cell_idx, arr_size)
 
subroutine comin_descrdata_get_domain_edges_cell_blk (jg, cell_blk, arr_size)
 
subroutine comin_descrdata_get_domain_edges_vertex_idx (jg, vertex_idx, arr_size)
 
subroutine comin_descrdata_get_domain_edges_vertex_blk (jg, vertex_blk, arr_size)
 
subroutine comin_descrdata_get_domain_edges_elon (jg, elon, arr_size)
 
subroutine comin_descrdata_get_domain_edges_elat (jg, elat, arr_size)
 

Function/Subroutine Documentation

◆ comin_descrdata_get_domain_cells()

type(t_comin_descrdata_domain_cells) function, pointer comin_descrdata_get_domain_cells ( integer(c_int), intent(in), value jg)

Definition at line 203 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_area()

subroutine comin_descrdata_get_domain_cells_area ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) area,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 549 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_child_id()

subroutine comin_descrdata_get_domain_cells_child_id ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) child_id,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 373 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_clat()

subroutine comin_descrdata_get_domain_cells_clat ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) clat,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 533 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_clon()

subroutine comin_descrdata_get_domain_cells_clon ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) clon,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 517 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_decomp_domain()

subroutine comin_descrdata_get_domain_cells_decomp_domain ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) decomp_domain,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 597 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_edge_blk()

subroutine comin_descrdata_get_domain_cells_edge_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) edge_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 501 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_edge_idx()

subroutine comin_descrdata_get_domain_cells_edge_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) edge_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 485 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_end_block()

subroutine comin_descrdata_get_domain_cells_end_block ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) end_block,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 357 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_end_index()

subroutine comin_descrdata_get_domain_cells_end_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) end_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 325 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_glb_index()

subroutine comin_descrdata_get_domain_cells_glb_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) glb_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 581 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_hhl()

subroutine comin_descrdata_get_domain_cells_hhl ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) hhl,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 565 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_max_connectivity()

integer(c_int) function comin_descrdata_get_domain_cells_max_connectivity ( integer(c_int), intent(in), value jg)

Definition at line 261 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_nblks()

integer(c_int) function comin_descrdata_get_domain_cells_nblks ( integer(c_int), intent(in), value jg)

Definition at line 245 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_ncells()

integer(c_int) function comin_descrdata_get_domain_cells_ncells ( integer(c_int), intent(in), value jg)

Definition at line 213 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_ncells_global()

integer(c_int) function comin_descrdata_get_domain_cells_ncells_global ( integer(c_int), intent(in), value jg)

Definition at line 229 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_neighbor_blk()

subroutine comin_descrdata_get_domain_cells_neighbor_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) neighbor_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 453 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_neighbor_idx()

subroutine comin_descrdata_get_domain_cells_neighbor_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) neighbor_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 469 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_num_edges()

subroutine comin_descrdata_get_domain_cells_num_edges ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) num_edges,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 277 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_parent_glb_blk()

subroutine comin_descrdata_get_domain_cells_parent_glb_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) parent_glb_blk,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 405 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_parent_glb_idx()

subroutine comin_descrdata_get_domain_cells_parent_glb_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) parent_glb_idx,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 389 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_refin_ctrl()

subroutine comin_descrdata_get_domain_cells_refin_ctrl ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) refin_ctrl,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 293 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_start_block()

subroutine comin_descrdata_get_domain_cells_start_block ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) start_block,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 341 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_start_index()

subroutine comin_descrdata_get_domain_cells_start_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) start_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 309 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_cells_vertex_blk()

subroutine comin_descrdata_get_domain_cells_vertex_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) vertex_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 437 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_cells_vertex_idx()

subroutine comin_descrdata_get_domain_cells_vertex_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) vertex_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 421 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_child_id()

subroutine comin_descrdata_get_domain_child_id ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) child_id,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 91 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_dom_end()

real(wp) function comin_descrdata_get_domain_dom_end ( integer(c_int), intent(in), value jg)

Definition at line 139 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_dom_start()

real(wp) function comin_descrdata_get_domain_dom_start ( integer(c_int), intent(in), value jg)

Definition at line 123 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_edges()

type(t_comin_descrdata_domain_edges) function, pointer comin_descrdata_get_domain_edges ( integer(c_int), intent(in), value jg)

Definition at line 895 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_edges_cell_blk()

subroutine comin_descrdata_get_domain_edges_cell_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) cell_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 1097 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_cell_idx()

subroutine comin_descrdata_get_domain_edges_cell_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) cell_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 1081 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_child_id()

subroutine comin_descrdata_get_domain_edges_child_id ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) child_id,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 1033 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_elat()

subroutine comin_descrdata_get_domain_edges_elat ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) elat,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 1161 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_elon()

subroutine comin_descrdata_get_domain_edges_elon ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) elon,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 1145 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_end_block()

subroutine comin_descrdata_get_domain_edges_end_block ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) end_block,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 1017 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_end_index()

subroutine comin_descrdata_get_domain_edges_end_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) end_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 985 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_nblks()

integer(c_int) function comin_descrdata_get_domain_edges_nblks ( integer(c_int), intent(in), value jg)

Definition at line 937 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_nedges()

integer(c_int) function comin_descrdata_get_domain_edges_nedges ( integer(c_int), intent(in), value jg)

Definition at line 905 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_nedges_global()

integer(c_int) function comin_descrdata_get_domain_edges_nedges_global ( integer(c_int), intent(in), value jg)

Definition at line 921 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_parent_glb_blk()

subroutine comin_descrdata_get_domain_edges_parent_glb_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) parent_glb_blk,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 1065 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_parent_glb_idx()

subroutine comin_descrdata_get_domain_edges_parent_glb_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) parent_glb_idx,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 1049 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_refin_ctrl()

subroutine comin_descrdata_get_domain_edges_refin_ctrl ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) refin_ctrl,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 953 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_start_block()

subroutine comin_descrdata_get_domain_edges_start_block ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) start_block,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 1001 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_start_index()

subroutine comin_descrdata_get_domain_edges_start_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) start_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 969 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_vertex_blk()

subroutine comin_descrdata_get_domain_edges_vertex_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) vertex_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 1129 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_edges_vertex_idx()

subroutine comin_descrdata_get_domain_edges_vertex_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) vertex_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 1113 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_grid_filename()

subroutine comin_descrdata_get_domain_grid_filename ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) grid_filename,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 11 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_grid_uuid()

subroutine comin_descrdata_get_domain_grid_uuid ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) grid_uuid,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 27 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_id()

integer(c_int) function comin_descrdata_get_domain_id ( integer(c_int), intent(in), value jg)

Definition at line 59 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_n_childdom()

integer(c_int) function comin_descrdata_get_domain_n_childdom ( integer(c_int), intent(in), value jg)

Definition at line 107 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_nlev()

integer(c_int) function comin_descrdata_get_domain_nlev ( integer(c_int), intent(in), value jg)

Definition at line 155 of file comin_descrdata_query_domain.inc.

Here is the caller graph for this function:

◆ comin_descrdata_get_domain_nshift()

integer(c_int) function comin_descrdata_get_domain_nshift ( integer(c_int), intent(in), value jg)

Definition at line 171 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_nshift_total()

integer(c_int) function comin_descrdata_get_domain_nshift_total ( integer(c_int), intent(in), value jg)

Definition at line 187 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_number_of_grid_used()

integer(c_int) function comin_descrdata_get_domain_number_of_grid_used ( integer(c_int), intent(in), value jg)

Definition at line 43 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_parent_id()

integer(c_int) function comin_descrdata_get_domain_parent_id ( integer(c_int), intent(in), value jg)

Definition at line 75 of file comin_descrdata_query_domain.inc.

◆ comin_descrdata_get_domain_verts()

type(t_comin_descrdata_domain_verts) function, pointer comin_descrdata_get_domain_verts ( integer(c_int), intent(in), value jg)

Definition at line 613 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_verts_cell_blk()

subroutine comin_descrdata_get_domain_verts_cell_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) cell_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 815 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_cell_idx()

subroutine comin_descrdata_get_domain_verts_cell_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) cell_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 799 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_edge_blk()

subroutine comin_descrdata_get_domain_verts_edge_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) edge_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 847 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_edge_idx()

subroutine comin_descrdata_get_domain_verts_edge_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) edge_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 831 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_end_block()

subroutine comin_descrdata_get_domain_verts_end_block ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) end_block,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 751 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_end_index()

subroutine comin_descrdata_get_domain_verts_end_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) end_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 719 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_nblks()

integer(c_int) function comin_descrdata_get_domain_verts_nblks ( integer(c_int), intent(in), value jg)

Definition at line 655 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_neighbor_blk()

subroutine comin_descrdata_get_domain_verts_neighbor_blk ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) neighbor_blk,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 767 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_neighbor_idx()

subroutine comin_descrdata_get_domain_verts_neighbor_idx ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) neighbor_idx,
integer(c_int), dimension(3), intent(inout) arr_size )

Definition at line 783 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_num_edges()

subroutine comin_descrdata_get_domain_verts_num_edges ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) num_edges,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 671 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_nverts()

integer(c_int) function comin_descrdata_get_domain_verts_nverts ( integer(c_int), intent(in), value jg)

Definition at line 623 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_verts_nverts_global()

integer(c_int) function comin_descrdata_get_domain_verts_nverts_global ( integer(c_int), intent(in), value jg)

Definition at line 639 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_refin_ctrl()

subroutine comin_descrdata_get_domain_verts_refin_ctrl ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) refin_ctrl,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 687 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_start_block()

subroutine comin_descrdata_get_domain_verts_start_block ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) start_block,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 735 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_start_index()

subroutine comin_descrdata_get_domain_verts_start_index ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) start_index,
integer(c_int), dimension(1), intent(inout) arr_size )

Definition at line 703 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:

◆ comin_descrdata_get_domain_verts_vlat()

subroutine comin_descrdata_get_domain_verts_vlat ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) vlat,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 879 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ comin_descrdata_get_domain_verts_vlon()

subroutine comin_descrdata_get_domain_verts_vlon ( integer(c_int), intent(in), value jg,
type(c_ptr), intent(out) vlon,
integer(c_int), dimension(2), intent(inout) arr_size )

Definition at line 863 of file comin_descrdata_query_domain.inc.

Here is the call graph for this function:
Here is the caller graph for this function: