Realnorm Function

public function Realnorm(v)

Compute the L2-norm of a real variable, ONLY for the default grid system.

Arguments

Type IntentOptional Attributes Name
real(kind=realdp), intent(in), dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) :: v

Return Value real(kind=realdp)


Calls

proc~~realnorm~~CallsGraph proc~realnorm Realnorm mpi_allreduce mpi_allreduce proc~realnorm->mpi_allreduce