![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
Definition of the GetI function depending on the parameter Num of global numbering of degrees of freedom. Used by StiffElasAssemblingP1 functions. More...
Go to the source code of this file.
Functions | |
function GetI = | BuildIkFunc (Num, nq) |
Definition of the GetI function depending on the parameter Num of global numbering of degrees of freedom. Used by StiffElasAssemblingP1 functions. | |
Definition of the GetI function depending on the parameter Num of global numbering of degrees of freedom. Used by StiffElasAssemblingP1 functions.
Definition in file BuildIkFunc.m.
function GetI = BuildIkFunc | ( | Num, | |
nq | |||
) |
Definition of the GetI function depending on the parameter Num of global numbering of degrees of freedom. Used by StiffElasAssemblingP1 functions.
See report
Num | Choice of the numbering of degrees of freedom
|
nq | total number of vertices, also denoted by ![]() |
Definition at line 17 of file BuildIkFunc.m.