FEDEM Solver  R8.0
Source code of the dynamics solver
Functions/Subroutines
initiatemodestypemodule Module Reference

Module with a subroutine for initialization of the eigenvalue solver. More...

Functions/Subroutines

subroutine initiatemodes (sam, sys, modes, err, nModes, eigSolver)
 Initializes the eigenvalue solver. More...
 

Detailed Description

Module with a subroutine for initialization of the eigenvalue solver.

Function/Subroutine Documentation

◆ initiatemodes()

subroutine initiatemodestypemodule::initiatemodes ( type(samtype), intent(inout)  sam,
type(systemtype), intent(inout)  sys,
type(modestype), intent(inout)  modes,
integer, intent(out)  err,
integer, intent(in), optional  nModes,
integer, intent(in), optional  eigSolver 
)

Initializes the eigenvalue solver.

Parameters
samData for managing system matrix assembly
sysSystem level model data
modesData for eigenmodes
[out]errError flag
[in]nModesNumber of eigen modes to calculate
[in]eigSolverWhich eigensolver to use (override default)
Author
Knut Morten Okstad
Date
31 Aug 2000
Here is the call graph for this function:
Here is the caller graph for this function: