Choral
|
L2 product of a function with the basis functions. More...
Private Member Functions | |
subroutine | fespacexk_l2_product (FV, Y, qdm, f_1, f_2, f_3) |
L2 Product of a vector function \( f:~\R^3 \mapsto \R^d\) with the basis functions of a finite element space \( Y = [X_h]^d \).. \( X_h \) is a scalar finite element space on a mesh \( \T \) with dimension \( d \). It us assumed that \( d \) =2, 3 and that \( \Omega \subset \R^d \). More... | |
L2 product of a function with the basis functions.
Definition at line 70 of file elasticity.F90.
|
private |
L2 Product of a vector function \( f:~\R^3 \mapsto \R^d\) with the basis functions of a finite element space \( Y = [X_h]^d \)..
\( X_h \) is a scalar finite element space on a mesh \( \T \) with dimension \( d \). It us assumed that \( d \) =2, 3 and that \( \Omega \subset \R^d \).
INPUT
OUTPUT:
Definition at line 786 of file elasticity.F90.