rbmatlab 0.10.01
|
function computing homogeneous dirichlet-values by pointwise evaluations More...
Go to the source code of this file.
Functions | |
function
Udirichlet = | dirichlet_values_homogeneous ( glob, params) |
function computing homogeneous dirichlet-values by pointwise evaluations |
function computing homogeneous dirichlet-values by pointwise evaluations
Definition in file dirichlet_values_homogeneous.m.
function Udirichlet = dirichlet_values_homogeneous | ( | glob, | |
params | |||
) |
function computing homogeneous dirichlet-values by pointwise evaluations
glob | glob |
params | a structure with model parameters |
Udirichlet | Udirichlet |
c_dir —
constant dirichlet value debug —
flag indicating wether debug output shall be turned on decomp_mode —
flag indicating the operation mode of the function:mu_names
.mu_names
. Definition at line 1 of file dirichlet_values_homogeneous.m.