• Aucun résultat trouvé

Operator PROD_MATR_CHAM Code_Aster

N/A
N/A
Protected

Academic year: 2022

Partager "Operator PROD_MATR_CHAM Code_Aster"

Copied!
3
0
0

Texte intégral

(1)

Code_Aster Version default

Titre : Opérateur PROD_MATR_CHAM Date : 22/04/2009 Page : 1/3

Responsable : PELLET Jacques Clé : U4.72.06 Révision :

1d8bdb7d7249

Operator PROD_MATR_CHAM

1 Goal

To carry out the product of a matrix by a vector.

The matrix is a structure of data of the type matr_asse : it is with actual values or complex, symmetrical or not symmetrical. The vector is a structure of data of the type cham_no. It is with actual values or complex. One imposes who matrix and vector are both to actual values or both with complex values (if not to use the orders before COMB_MATR_ASSE [U4.72.01] or CREA_CHAMP [U4.72.04]) and that they divide same classification (see order NUME_DDL [U4.61.11]).

Product a concept of the type cham_no.

Warning : The translation process used on this website is a "Machine Translation". It may be imprecise and inaccurate in whole or in part and is provided as a convenience.

Copyright 2021 EDF R&D - Licensed under the terms of the GNU FDL (http://www.gnu.org/copyleft/fdl.html)

(2)

Code_Aster Version default

Titre : Opérateur PROD_MATR_CHAM Date : 22/04/2009 Page : 2/3

Responsable : PELLET Jacques Clé : U4.72.06 Révision :

1d8bdb7d7249

2 Syntax

uass [cham_no] = PROD_MATR_CHAM(

♦ MATR_ASSE = m, / [matr_asse_DEPL_R]

/ [matr_asse_TEMP_R]

/ [matr_asse_DEPL_C]

/ [matr_asse_PRES_C]

♦ CHAM_NO = U, [cham_no]

◊ TITLE = titr, [l_Kn]

)

Size associated with the cham_no result with the order (uass) is the same one as that of U.

Warning : The translation process used on this website is a "Machine Translation". It may be imprecise and inaccurate in whole or in part and is provided as a convenience.

Copyright 2021 EDF R&D - Licensed under the terms of the GNU FDL (http://www.gnu.org/copyleft/fdl.html)

(3)

Code_Aster Version default

Titre : Opérateur PROD_MATR_CHAM Date : 22/04/2009 Page : 3/3

Responsable : PELLET Jacques Clé : U4.72.06 Révision :

1d8bdb7d7249

3 Operands

3.1 Keyword MATR_ASSE

♦ MATR_ASSE = m

Name of the matrix (concept matr_asse_*) to multiply.

3.2 Keyword CHAM_NO

♦ CHAM_NO = U

Name of the vector (concept cham_no) to multiply.

3.3 Keyword TITLE

◊ TITLE = titr

Title which one wants to give to the result

4 Checks

• Checking that the matrix and the vector to be multiplied are both to actual values or both with complex values.

• Checking of coherence: operands of the type matr_asse_* and of type cham_no must share same classification.

5 Example of use

Product stamps vector:

u_mv_1 = PROD_MATR_CHAM ( MATR_ASSE = mat_1, CHAM_NO = u_1, )

For example, one can use this order to create a vector second member resulting from the product of the matrix of mass and a vector acceleration obtained by the order DYNA_LINE_TRAN. This vector second member can be used as loading for a static calculation.

Warning : The translation process used on this website is a "Machine Translation". It may be imprecise and inaccurate in whole or in part and is provided as a convenience.

Copyright 2021 EDF R&D - Licensed under the terms of the GNU FDL (http://www.gnu.org/copyleft/fdl.html)

Références

Documents relatifs

In this section we construct an estimator that works well whenever the distribution of X is sufficiently spherical in the sense that a positive fraction of the eigenvalues of

if P f is the Yamabe operator, we show the following result: assume that there exists a closed simply connected non-spin manifold M such that the mass is non-negative for every metric

This paper investigates the lag length selection problem of a Vector Error Correction Model (VECM) by using a convergent information criterion and tools based on the

on the velocity degenerate into a nonrealistic Neumann boundary condition for the pressure in the case of the usual projection methods [27], the second-order vector

the proof of Lemma 2.2. Bogoliubov, N.N.: On the theory of superfluidity. Bogoliubov, N.N.: On the theory of superfluidity. Dyson, F.J.: Ground-state energy of a hard-sphere

Estimation of the orbital angular momentum order using a vector antenna in the presence of noise.. Cheikh Dieylar Diallo, Duy Kevin Nguyen, Alexandre Chabory,

L’accès aux archives de la revue « Rendiconti del Seminario Matematico della Università di Padova » ( http://rendiconti.math.unipd.it/ ) implique l’accord avec les

In a Newton method for training deep neural networks, at each conjugate gradient step a Gauss-Newton matrix-vector product is conducted.. Here we discuss our implementation by using