rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
dom_dec_get_inner_product_matrices.m File Reference

dom_dec_get_inner_product_matrizes(detailed_data) More...

Go to the source code of this file.

Functions

function K = dom_dec_get_inner_product_matrices (detailed_data)
 dom_dec_get_inner_product_matrizes(detailed_data)
 

Detailed Description

dom_dec_get_inner_product_matrizes(detailed_data)

Definition in file dom_dec_get_inner_product_matrices.m.

Function Documentation

function K = dom_dec_get_inner_product_matrices (   detailed_data)

dom_dec_get_inner_product_matrizes(detailed_data)

h1 inner product on each domain.

Parameters
detailed_datadetailed data
Return values
Kcell of inner product matrizes on subdomains
Gmatrix of inner product on the interface with respect to discrete functions on the dirichlet_side
Required fields of detailed_data:
  • df_infos —  df infos

Definition at line 17 of file dom_dec_get_inner_product_matrices.m.