rbmatlab 0.10.01
Functions
discfunc/fv/fv_element_mean.m File Reference

function computing the element averages of a discrete function U in the grid elements with indices I. Most arguments are dummy, but required for more general discrete functions, e.g. p1, etc. More...

Go to the source code of this file.

Functions

function Umean fv_element_mean ( model, model_data, U, I)
 function computing the element averages of a discrete function U in the grid elements with indices I. Most arguments are dummy, but required for more general discrete functions, e.g. p1, etc.

Detailed Description

function computing the element averages of a discrete function U in the grid elements with indices I. Most arguments are dummy, but required for more general discrete functions, e.g. p1, etc.

Definition in file fv_element_mean.m.


Function Documentation

function Umean = fv_element_mean (   model,
  model_data,
  U,
  I 
)

function computing the element averages of a discrete function U in the grid elements with indices I. Most arguments are dummy, but required for more general discrete functions, e.g. p1, etc.

Parameters:
modelmodel
model_datamodel data
UU
II
Return values:
UmeanUmean

Definition at line 1 of file fv_element_mean.m.

 All Classes Namespaces Files Functions Variables