OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
initmumps.m File Reference

Go to the source code of this file.

Functions

 if (~isempty(errmsg)) disp(errmsg)

Variables

function id
 return

Function Documentation

◆ if()

if ( ~ isemptyerrmsg)

Variable Documentation

◆ id

Initial value:
= initmumps()
%
% id = initmumps
% it returns a default matlab MUMPS structure
%
% Use help mumps_help for detailed information
%
errmsg = nargoutchk(1,1,nargout)
!This file is part of MUMPS
Definition cmumps_root.h:2
subroutine errmsg(key)
Definition errmsg.F:40

Definition at line 1 of file initmumps.m.

◆ return

return

Definition at line 11 of file initmumps.m.