MakeUniformElasticMatrix: Create a uniform elastic matrix from a set of edges

Description Usage Arguments Value

Description

Create a uniform elastic matrix from a set of edges

Usage

1
MakeUniformElasticMatrix(Edges, Lambda, Mu)

Arguments

Edges

an e-by-2 matrix containing the index of the edges connecting the nodes

Lambda

the lambda parameter. It can be a real value or a vector of lenght e

Mu

the mu parameter. It can be a real value or a vector with a length equal to the number of nodes

Value

the elastic matrix


Albluca/ElPiGraph.R documentation built on May 28, 2019, 11:02 a.m.