alloc_cell Interface

interface


Calls

interface~~alloc_cell~~CallsGraph interface~alloc_cell alloc_cell proc~alloc_cell alloc_cell interface~alloc_cell->proc~alloc_cell interface~abort_psblas abort_psblas proc~alloc_cell->interface~abort_psblas proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort

Called by

interface~~alloc_cell~~CalledByGraph interface~alloc_cell alloc_cell proc~bcast_cell bcast_cell proc~bcast_cell->interface~alloc_cell proc~g2l_cell g2l_cell proc~g2l_cell->interface~alloc_cell proc~rd_gmsh_mesh rd_gmsh_mesh proc~rd_gmsh_mesh->interface~alloc_cell proc~rd_exodus_mesh rd_exodus_mesh proc~rd_exodus_mesh->interface~alloc_cell proc~rd_cgns_mesh rd_cgns_mesh proc~rd_cgns_mesh->interface~alloc_cell proc~rd_gambit_mesh rd_gambit_mesh proc~rd_gambit_mesh->interface~alloc_cell proc~apply_renum_cell apply_renum_cell proc~apply_renum_cell->interface~alloc_cell proc~l2g_cell l2g_cell proc~l2g_cell->interface~alloc_cell interface~bcast_cell bcast_cell interface~bcast_cell->proc~bcast_cell interface~rd_gambit_mesh rd_gambit_mesh interface~rd_gambit_mesh->proc~rd_gambit_mesh interface~g2l_cell g2l_cell interface~g2l_cell->proc~g2l_cell interface~rd_exodus_mesh rd_exodus_mesh interface~rd_exodus_mesh->proc~rd_exodus_mesh interface~rd_gmsh_mesh rd_gmsh_mesh interface~rd_gmsh_mesh->proc~rd_gmsh_mesh interface~rd_cgns_mesh rd_cgns_mesh interface~rd_cgns_mesh->proc~rd_cgns_mesh interface~l2g_cell l2g_cell interface~l2g_cell->proc~l2g_cell proc~write_exo_morfeus write_exo_morfeus proc~write_exo_morfeus->interface~l2g_cell proc~g2l_mesh g2l_mesh proc~g2l_mesh->interface~bcast_cell proc~g2l_mesh->interface~g2l_cell proc~import_mesh import_mesh proc~import_mesh->interface~rd_gambit_mesh proc~import_mesh->interface~rd_gmsh_mesh proc~write_vector_field write_vector_field proc~write_vector_field->interface~l2g_cell proc~write_mesh write_mesh proc~write_mesh->interface~l2g_cell proc~get_vector_field get_vector_field proc~get_vector_field->interface~l2g_cell proc~get_scalar_field get_scalar_field proc~get_scalar_field->interface~l2g_cell proc~create_mesh create_mesh proc~create_mesh->proc~g2l_mesh proc~create_mesh->proc~import_mesh interface~write_mesh write_mesh interface~write_mesh->proc~write_mesh interface~write_exo_morfeus write_exo_morfeus interface~write_exo_morfeus->proc~write_exo_morfeus interface~get_vector_field get_vector_field interface~get_vector_field->proc~get_vector_field interface~write_vector_field write_vector_field interface~write_vector_field->proc~write_vector_field interface~get_scalar_field get_scalar_field interface~get_scalar_field->proc~get_scalar_field interface~write_field write_field interface~write_field->interface~write_vector_field interface~create_mesh create_mesh interface~create_mesh->proc~create_mesh

public module subroutine alloc_cell(cells, n)

Arguments

Type IntentOptional AttributesName
type(cell), allocatable:: cells(:)
integer, intent(in) :: n

Description

Array constructor