field_volume_integral_omp Function

public function field_volume_integral_omp(self, f) result(s)

volume integral of a field

Type Bound

omp_backend_t

Arguments

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

Return Value real(kind=dp)


Calls

proc~~field_volume_integral_omp~~CallsGraph proc~field_volume_integral_omp m_omp_backend::omp_backend_t%field_volume_integral_omp mpi_allreduce mpi_allreduce proc~field_volume_integral_omp->mpi_allreduce proc~get_dims m_mesh::mesh_t%get_dims proc~field_volume_integral_omp->proc~get_dims proc~get_dims_dataloc m_mesh::get_dims_dataloc proc~get_dims->proc~get_dims_dataloc