scalar_product_omp Function

public function scalar_product_omp(self, x, y) result(s)

m_base_backend

Type Bound

omp_backend_t

Arguments

Type IntentOptional Attributes Name
class(omp_backend_t) :: self
class(field_t), intent(in) :: x
class(field_t), intent(in) :: y

Return Value real(kind=dp)


Calls

proc~~scalar_product_omp~~CallsGraph proc~scalar_product_omp m_omp_backend::omp_backend_t%scalar_product_omp mpi_allreduce mpi_allreduce proc~scalar_product_omp->mpi_allreduce proc~get_block m_allocator::allocator_t%get_block proc~scalar_product_omp->proc~get_block proc~get_dims m_mesh::mesh_t%get_dims proc~scalar_product_omp->proc~get_dims proc~get_field_data m_base_backend::base_backend_t%get_field_data proc~scalar_product_omp->proc~get_field_data proc~release_block m_allocator::allocator_t%release_block proc~scalar_product_omp->proc~release_block proc~create_block m_allocator::allocator_t%create_block proc~get_block->proc~create_block proc~set_shape m_field::field_t%set_shape proc~get_block->proc~set_shape proc~get_dims_dataloc m_mesh::get_dims_dataloc proc~get_dims->proc~get_dims_dataloc proc~get_field_data->proc~get_block proc~get_field_data->proc~release_block copy_f_to_data copy_f_to_data proc~get_field_data->copy_f_to_data proc~get_rdr_from_dirs m_common::get_rdr_from_dirs proc~get_field_data->proc~get_rdr_from_dirs reorder reorder proc~get_field_data->reorder