OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
SMUMPS_STRUC_C Struct Reference

#include <smumps_c.h>

Data Fields

MUMPS_INT sym
MUMPS_INT par
MUMPS_INT job
MUMPS_INT comm_fortran
MUMPS_INT icntl [60]
MUMPS_INT keep [500]
SMUMPS_REAL cntl [15]
SMUMPS_REAL dkeep [230]
MUMPS_INT8 keep8 [150]
MUMPS_INT n
MUMPS_INT nblk
MUMPS_INT nz_alloc
MUMPS_INT nz
MUMPS_INT8 nnz
MUMPS_INTirn
MUMPS_INTjcn
SMUMPS_COMPLEXa
MUMPS_INT nz_loc
MUMPS_INT8 nnz_loc
MUMPS_INTirn_loc
MUMPS_INTjcn_loc
SMUMPS_COMPLEXa_loc
MUMPS_INT nelt
MUMPS_INTeltptr
MUMPS_INTeltvar
SMUMPS_COMPLEXa_elt
MUMPS_INTblkptr
MUMPS_INTblkvar
MUMPS_INTperm_in
MUMPS_INTsym_perm
MUMPS_INTuns_perm
SMUMPS_REALcolsca
SMUMPS_REALrowsca
MUMPS_INT colsca_from_mumps
MUMPS_INT rowsca_from_mumps
SMUMPS_COMPLEXrhs
SMUMPS_COMPLEXredrhs
SMUMPS_COMPLEXrhs_sparse
SMUMPS_COMPLEXsol_loc
SMUMPS_COMPLEXrhs_loc
MUMPS_INTirhs_sparse
MUMPS_INTirhs_ptr
MUMPS_INTisol_loc
MUMPS_INTirhs_loc
MUMPS_INT nrhs
MUMPS_INT lrhs
MUMPS_INT lredrhs
MUMPS_INT nz_rhs
MUMPS_INT lsol_loc
MUMPS_INT nloc_rhs
MUMPS_INT lrhs_loc
MUMPS_INT schur_mloc
MUMPS_INT schur_nloc
MUMPS_INT schur_lld
MUMPS_INT mblock
MUMPS_INT nblock
MUMPS_INT nprow
MUMPS_INT npcol
MUMPS_INT info [80]
MUMPS_INT infog [80]
SMUMPS_REAL rinfo [40]
SMUMPS_REAL rinfog [40]
MUMPS_INT deficiency
MUMPS_INTpivnul_list
MUMPS_INTmapping
MUMPS_INT size_schur
MUMPS_INTlistvar_schur
SMUMPS_COMPLEXschur
MUMPS_INT instance_number
SMUMPS_COMPLEXwk_user
char version_number [MUMPS_VERSION_MAX_LEN+1+1]
char ooc_tmpdir [256]
char ooc_prefix [64]
char write_problem [256]
MUMPS_INT lwk_user
char save_dir [256]
char save_prefix [256]
MUMPS_INT metis_options [40]

Detailed Description

Definition at line 42 of file smumps_c.h.

Field Documentation

◆ a

SMUMPS_COMPLEX* SMUMPS_STRUC_C::a

Definition at line 62 of file smumps_c.h.

◆ a_elt

SMUMPS_COMPLEX* SMUMPS_STRUC_C::a_elt

Definition at line 75 of file smumps_c.h.

◆ a_loc

SMUMPS_COMPLEX* SMUMPS_STRUC_C::a_loc

Definition at line 69 of file smumps_c.h.

◆ blkptr

MUMPS_INT* SMUMPS_STRUC_C::blkptr

Definition at line 78 of file smumps_c.h.

◆ blkvar

MUMPS_INT* SMUMPS_STRUC_C::blkvar

Definition at line 79 of file smumps_c.h.

◆ cntl

SMUMPS_REAL SMUMPS_STRUC_C::cntl[15]

Definition at line 48 of file smumps_c.h.

◆ colsca

SMUMPS_REAL* SMUMPS_STRUC_C::colsca

Definition at line 89 of file smumps_c.h.

◆ colsca_from_mumps

MUMPS_INT SMUMPS_STRUC_C::colsca_from_mumps

Definition at line 91 of file smumps_c.h.

◆ comm_fortran

MUMPS_INT SMUMPS_STRUC_C::comm_fortran

Definition at line 45 of file smumps_c.h.

◆ deficiency

MUMPS_INT SMUMPS_STRUC_C::deficiency

Definition at line 104 of file smumps_c.h.

◆ dkeep

SMUMPS_REAL SMUMPS_STRUC_C::dkeep[230]

Definition at line 49 of file smumps_c.h.

◆ eltptr

MUMPS_INT* SMUMPS_STRUC_C::eltptr

Definition at line 73 of file smumps_c.h.

◆ eltvar

MUMPS_INT* SMUMPS_STRUC_C::eltvar

Definition at line 74 of file smumps_c.h.

◆ icntl

MUMPS_INT SMUMPS_STRUC_C::icntl[60]

Definition at line 46 of file smumps_c.h.

◆ info

MUMPS_INT SMUMPS_STRUC_C::info[80]

Definition at line 100 of file smumps_c.h.

◆ infog

MUMPS_INT SMUMPS_STRUC_C::infog[80]

Definition at line 100 of file smumps_c.h.

◆ instance_number

MUMPS_INT SMUMPS_STRUC_C::instance_number

Definition at line 114 of file smumps_c.h.

◆ irhs_loc

MUMPS_INT * SMUMPS_STRUC_C::irhs_loc

Definition at line 96 of file smumps_c.h.

◆ irhs_ptr

MUMPS_INT * SMUMPS_STRUC_C::irhs_ptr

Definition at line 96 of file smumps_c.h.

◆ irhs_sparse

MUMPS_INT* SMUMPS_STRUC_C::irhs_sparse

Definition at line 96 of file smumps_c.h.

◆ irn

MUMPS_INT* SMUMPS_STRUC_C::irn

Definition at line 60 of file smumps_c.h.

◆ irn_loc

MUMPS_INT* SMUMPS_STRUC_C::irn_loc

Definition at line 67 of file smumps_c.h.

◆ isol_loc

MUMPS_INT * SMUMPS_STRUC_C::isol_loc

Definition at line 96 of file smumps_c.h.

◆ jcn

MUMPS_INT* SMUMPS_STRUC_C::jcn

Definition at line 61 of file smumps_c.h.

◆ jcn_loc

MUMPS_INT* SMUMPS_STRUC_C::jcn_loc

Definition at line 68 of file smumps_c.h.

◆ job

MUMPS_INT SMUMPS_STRUC_C::job

Definition at line 44 of file smumps_c.h.

◆ keep

MUMPS_INT SMUMPS_STRUC_C::keep[500]

Definition at line 47 of file smumps_c.h.

◆ keep8

MUMPS_INT8 SMUMPS_STRUC_C::keep8[150]

Definition at line 50 of file smumps_c.h.

◆ listvar_schur

MUMPS_INT* SMUMPS_STRUC_C::listvar_schur

Definition at line 110 of file smumps_c.h.

◆ lredrhs

MUMPS_INT SMUMPS_STRUC_C::lredrhs

Definition at line 97 of file smumps_c.h.

◆ lrhs

MUMPS_INT SMUMPS_STRUC_C::lrhs

Definition at line 97 of file smumps_c.h.

◆ lrhs_loc

MUMPS_INT SMUMPS_STRUC_C::lrhs_loc

Definition at line 97 of file smumps_c.h.

◆ lsol_loc

MUMPS_INT SMUMPS_STRUC_C::lsol_loc

Definition at line 97 of file smumps_c.h.

◆ lwk_user

MUMPS_INT SMUMPS_STRUC_C::lwk_user

Definition at line 124 of file smumps_c.h.

◆ mapping

MUMPS_INT* SMUMPS_STRUC_C::mapping

Definition at line 106 of file smumps_c.h.

◆ mblock

MUMPS_INT SMUMPS_STRUC_C::mblock

Definition at line 99 of file smumps_c.h.

◆ metis_options

MUMPS_INT SMUMPS_STRUC_C::metis_options[40]

Definition at line 130 of file smumps_c.h.

◆ n

MUMPS_INT SMUMPS_STRUC_C::n

Definition at line 51 of file smumps_c.h.

◆ nblk

MUMPS_INT SMUMPS_STRUC_C::nblk

Definition at line 52 of file smumps_c.h.

◆ nblock

MUMPS_INT SMUMPS_STRUC_C::nblock

Definition at line 99 of file smumps_c.h.

◆ nelt

MUMPS_INT SMUMPS_STRUC_C::nelt

Definition at line 72 of file smumps_c.h.

◆ nloc_rhs

MUMPS_INT SMUMPS_STRUC_C::nloc_rhs

Definition at line 97 of file smumps_c.h.

◆ nnz

MUMPS_INT8 SMUMPS_STRUC_C::nnz

Definition at line 59 of file smumps_c.h.

◆ nnz_loc

MUMPS_INT8 SMUMPS_STRUC_C::nnz_loc

Definition at line 66 of file smumps_c.h.

◆ npcol

MUMPS_INT SMUMPS_STRUC_C::npcol

Definition at line 99 of file smumps_c.h.

◆ nprow

MUMPS_INT SMUMPS_STRUC_C::nprow

Definition at line 99 of file smumps_c.h.

◆ nrhs

MUMPS_INT SMUMPS_STRUC_C::nrhs

Definition at line 97 of file smumps_c.h.

◆ nz

MUMPS_INT SMUMPS_STRUC_C::nz

Definition at line 58 of file smumps_c.h.

◆ nz_alloc

MUMPS_INT SMUMPS_STRUC_C::nz_alloc

Definition at line 54 of file smumps_c.h.

◆ nz_loc

MUMPS_INT SMUMPS_STRUC_C::nz_loc

Definition at line 65 of file smumps_c.h.

◆ nz_rhs

MUMPS_INT SMUMPS_STRUC_C::nz_rhs

Definition at line 97 of file smumps_c.h.

◆ ooc_prefix

char SMUMPS_STRUC_C::ooc_prefix[64]

Definition at line 121 of file smumps_c.h.

◆ ooc_tmpdir

char SMUMPS_STRUC_C::ooc_tmpdir[256]

Definition at line 120 of file smumps_c.h.

◆ par

MUMPS_INT SMUMPS_STRUC_C::par

Definition at line 44 of file smumps_c.h.

◆ perm_in

MUMPS_INT* SMUMPS_STRUC_C::perm_in

Definition at line 82 of file smumps_c.h.

◆ pivnul_list

MUMPS_INT* SMUMPS_STRUC_C::pivnul_list

Definition at line 105 of file smumps_c.h.

◆ redrhs

SMUMPS_COMPLEX * SMUMPS_STRUC_C::redrhs

Definition at line 95 of file smumps_c.h.

◆ rhs

SMUMPS_COMPLEX* SMUMPS_STRUC_C::rhs

Definition at line 95 of file smumps_c.h.

◆ rhs_loc

SMUMPS_COMPLEX * SMUMPS_STRUC_C::rhs_loc

Definition at line 95 of file smumps_c.h.

◆ rhs_sparse

SMUMPS_COMPLEX * SMUMPS_STRUC_C::rhs_sparse

Definition at line 95 of file smumps_c.h.

◆ rinfo

SMUMPS_REAL SMUMPS_STRUC_C::rinfo[40]

Definition at line 101 of file smumps_c.h.

◆ rinfog

SMUMPS_REAL SMUMPS_STRUC_C::rinfog[40]

Definition at line 101 of file smumps_c.h.

◆ rowsca

SMUMPS_REAL* SMUMPS_STRUC_C::rowsca

Definition at line 90 of file smumps_c.h.

◆ rowsca_from_mumps

MUMPS_INT SMUMPS_STRUC_C::rowsca_from_mumps

Definition at line 92 of file smumps_c.h.

◆ save_dir

char SMUMPS_STRUC_C::save_dir[256]

Definition at line 126 of file smumps_c.h.

◆ save_prefix

char SMUMPS_STRUC_C::save_prefix[256]

Definition at line 127 of file smumps_c.h.

◆ schur

SMUMPS_COMPLEX* SMUMPS_STRUC_C::schur

Definition at line 111 of file smumps_c.h.

◆ schur_lld

MUMPS_INT SMUMPS_STRUC_C::schur_lld

Definition at line 98 of file smumps_c.h.

◆ schur_mloc

MUMPS_INT SMUMPS_STRUC_C::schur_mloc

Definition at line 98 of file smumps_c.h.

◆ schur_nloc

MUMPS_INT SMUMPS_STRUC_C::schur_nloc

Definition at line 98 of file smumps_c.h.

◆ size_schur

MUMPS_INT SMUMPS_STRUC_C::size_schur

Definition at line 109 of file smumps_c.h.

◆ sol_loc

SMUMPS_COMPLEX * SMUMPS_STRUC_C::sol_loc

Definition at line 95 of file smumps_c.h.

◆ sym

MUMPS_INT SMUMPS_STRUC_C::sym

Definition at line 44 of file smumps_c.h.

◆ sym_perm

MUMPS_INT* SMUMPS_STRUC_C::sym_perm

Definition at line 85 of file smumps_c.h.

◆ uns_perm

MUMPS_INT* SMUMPS_STRUC_C::uns_perm

Definition at line 86 of file smumps_c.h.

◆ version_number

char SMUMPS_STRUC_C::version_number[MUMPS_VERSION_MAX_LEN+1+1]

Definition at line 118 of file smumps_c.h.

◆ wk_user

SMUMPS_COMPLEX* SMUMPS_STRUC_C::wk_user

Definition at line 115 of file smumps_c.h.

◆ write_problem

char SMUMPS_STRUC_C::write_problem[256]

Definition at line 123 of file smumps_c.h.


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