ORB5  4.00
Loading...
Searching...
No Matches
c_bridge_spooles.c File Reference
#include "misc.h"
#include "FrontMtx.h"
#include "SymbFac.h"
Include dependency graph for c_bridge_spooles.c:

Functions

void c_bridge_spooles_ (int *n, int *nnz, double *values, int *colind, int *rowptr, double *b, int *recalcLU)
void c_bridge_spooles_n0_ (int *n, int *nnz, double *values, int *colind, int *rowptr, double *b, int *recalcLU)

Variables

ETree * frontETree
FrontMtx * frontmtx
IV * newToOldIV
IV * oldToNewIV
IVL * symbfacIVL
SubMtxManager * mtxmanager
DenseMtx * mtxY
DenseMtx * mtxX
ETree * frontETree_n0
FrontMtx * frontmtx_n0
IV * newToOldIV_n0
IV * oldToNewIV_n0
IVL * symbfacIVL_n0
SubMtxManager * mtxmanager_n0
DenseMtx * mtxY_n0
DenseMtx * mtxX_n0

Function Documentation

◆ c_bridge_spooles_()

void c_bridge_spooles_ ( int * n,
int * nnz,
double * values,
int * colind,
int * rowptr,
double * b,
int * recalcLU )

◆ c_bridge_spooles_n0_()

void c_bridge_spooles_n0_ ( int * n,
int * nnz,
double * values,
int * colind,
int * rowptr,
double * b,
int * recalcLU )

Variable Documentation

◆ frontETree

ETree* frontETree

◆ frontETree_n0

ETree* frontETree_n0

◆ frontmtx

FrontMtx* frontmtx

◆ frontmtx_n0

FrontMtx* frontmtx_n0

◆ mtxmanager

SubMtxManager* mtxmanager

◆ mtxmanager_n0

SubMtxManager* mtxmanager_n0

◆ mtxX

DenseMtx * mtxX

◆ mtxX_n0

DenseMtx * mtxX_n0

◆ mtxY

DenseMtx* mtxY

◆ mtxY_n0

DenseMtx* mtxY_n0

◆ newToOldIV

IV* newToOldIV

◆ newToOldIV_n0

IV* newToOldIV_n0

◆ oldToNewIV

IV * oldToNewIV

◆ oldToNewIV_n0

IV * oldToNewIV_n0

◆ symbfacIVL

IVL* symbfacIVL

◆ symbfacIVL_n0

IVL* symbfacIVL_n0