FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
sysmatrixtypemodule::check Interface Reference

Performs consistency checking of a data object. More...

Public Member Functions

subroutine checksysmatstorage (sysMat, mpar, lpu, ierr)
 Performs consistency checking of a system matrix storage structure. More...
 

Detailed Description

Performs consistency checking of a data object.

Member Function/Subroutine Documentation

◆ checksysmatstorage()

subroutine sysmatrixtypemodule::check::checksysmatstorage ( type(sysmatrixtype), intent(in)  sysMat,
integer, dimension(:), intent(in)  mpar,
integer, intent(in)  lpu,
integer, intent(out)  ierr 
)

Performs consistency checking of a system matrix storage structure.

Parameters
[in]sysMatThe sysmatrixtypemodule::sysmatrixtype object to check
[in]mparMatrix of parameters
[in]lpuFile unit number for res-file output
[out]ierrError flag
Author
Knut Morten Okstad
Date
26 Feb 2003

The documentation for this interface was generated from the following file: