plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
updateStiffnessMatrix
Subroutine
MIT
24 statements
Source File
StiffnessMatrixClass.f90
StiffnessMatrixClass
updateStiffnessMatrix
Contents
public subroutine updateStiffnessMatrix(obj, Mesh, ElemID, MeshID)
Type Bound
StiffnessMatrix_
Arguments
Type
Intent
Optional
Attributes
Name
class(StiffnessMatrixClass_),
intent(inout)
::
obj
class(
Mesh_
),
intent(in)
::
Mesh
integer,
intent(in),
optional
::
ElemID
integer,
intent(in),
optional
::
MeshID