rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
discrete_boundary_values.m File Reference

Convert a boundary function with global evaluation to local evaluation. More...

Go to the source code of this file.

Functions

function res = discrete_boundary_values (val, varargin)
 Convert a boundary function with global evaluation to local evaluation. More...
 

Detailed Description

Convert a boundary function with global evaluation to local evaluation.

Definition in file discrete_boundary_values.m.

Function Documentation

function res = discrete_boundary_values (   val,
  varargin 
)

Convert a boundary function with global evaluation to local evaluation.

Parameters
valval
vararginvarargin
Return values
resres

Definition at line 17 of file discrete_boundary_values.m.

Here is the caller graph for this function: