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

func to the fv space. A quadrature of degree qdeg is used. More...

Go to the source code of this file.

Functions

function U fv_l2project ( func, qdeg, gridbase grid, model)
 func to the fv space. A quadrature of degree qdeg is used.

Detailed Description

func to the fv space. A quadrature of degree qdeg is used.

Definition in file fv_l2project.m.


Function Documentation

function U = fv_l2project (   func,
  qdeg,
gridbase  grid,
  model 
)

func to the fv space. A quadrature of degree qdeg is used.

model.pdeg specify the degree of the discrete fv function. (currently only first order supported.)

Parameters:
funcfunc
qdegqdeg
gridan object
modelmodel
Return values:
UU

Definition at line 1 of file fv_l2project.m.

 All Classes Namespaces Files Functions Variables