set_sz Subroutine

public subroutine set_sz(self, sz)

Type Bound

mesh_t

Arguments

Type IntentOptional Attributes Name
class(mesh_t), intent(inout) :: self
integer, intent(in) :: sz

Called by

proc~~set_sz~~CalledByGraph proc~set_sz m_mesh::mesh_t%set_sz proc~compute_padded_dims m_allocator::allocator_t%compute_padded_dims proc~compute_padded_dims->proc~set_sz proc~allocator_init m_allocator::allocator_init proc~allocator_init->proc~compute_padded_dims interface~allocator_t m_allocator::allocator_t interface~allocator_t->proc~allocator_init