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

alpha_LB = scm_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM More...

Go to the source code of this file.

Functions

function
alpha_LB = 
scm_coercive_lb (mu, model, operator, SCM_data)
 alpha_LB = scm_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM More...
 

Detailed Description

alpha_LB = scm_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM

Definition in file scm_coercive_lb.m.

Function Documentation

function alpha_LB = scm_coercive_lb (   mu,
  model,
  operator,
  SCM_data 
)

alpha_LB = scm_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM

mu : parameter which lower bound value is desired model : standart model model_data : standart model_data SCM_data : precomputed offline SCM data (e.g. via scm_coercive_greedy)

Parameters
mumu
modelmodel
operatoroperator
SCM_dataSCM data
Return values
alpha_LBalpha LB
Required fields of SCM_data:
  • params.Ma —  params.Ma
  • C.Set —  C.Set
  • params.Mp —  params.Mp
  • params.ParameterSet —  params.ParameterSet
  • params.Q —  params.Q
  • C.coercivity —  C.coercivity
  • C.ParameterVector —  C.ParameterVector
  • lower_bound_coercivity —  lower bound coercivity
  • upper_bound_coercivity —  upper bound coercivity

Definition at line 17 of file scm_coercive_lb.m.

Here is the call graph for this function:

Here is the caller graph for this function: