|
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:
-th component independent of the parameters given in mu_names.
-the coefficient
dependent on the parameters given in mu_names. Definition at line 1 of file dirichlet_values_homogeneous.m.
1.7.4