OptFEM3DP1 Toolbox  V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
 All Files Functions Variables Pages
BuildIkFunc.m File Reference

Definition of the GetI function depending on the global numbering of vector fields Num. Used by AssemblingStiffElasP1 functions. More...

Go to the source code of this file.

Functions

function GetI = BuildIkFunc (Num, nq)
 Definition of the GetI function depending on the global numbering of vector fields Num. Used by AssemblingStiffElasP1 functions.
 

Detailed Description

Definition of the GetI function depending on the global numbering of vector fields Num. Used by AssemblingStiffElasP1 functions.

Definition in file BuildIkFunc.m.

Function Documentation

function GetI = BuildIkFunc (   Num,
  nq 
)

Definition of the GetI function depending on the global numbering of vector fields Num. Used by AssemblingStiffElasP1 functions.

See report

Copyright
See License issues

Definition at line 17 of file BuildIkFunc.m.