![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
Computation of the maximal value of edge lengths. More...
Go to the source code of this file.
Functions | |
function h = | GetMaxLengthEdges (q, me) |
Computation of the maximal value of edge lengths. | |
Computation of the maximal value of edge lengths.
Definition in file GetMaxLengthEdges.m.
function h = GetMaxLengthEdges | ( | q, | |
me | |||
) |
Computation of the maximal value of edge lengths.
q | Array of vertices coordinates, ![]() ![]() ![]() ![]() ![]() ![]() |
me | Connectivity array, ![]() int32 ). ![]() ![]() ![]() ![]() ![]() ![]() |
h | maximal length of an edge in the mesh |
Copyright | See License issues |
Definition at line 17 of file GetMaxLengthEdges.m.