SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
c_fortran_slugrid.c File Reference
#include "superlu_ddefs.h"
Include dependency graph for c_fortran_slugrid.c:

Macros

#define HANDLE_SIZE   8
 

Functions

void c_fortran_slugrid_ (int *iopt, MPI_Comm *slu_comm, int *nprow, int *npcol, int grid_handle[HANDLE_SIZE])
 

Detailed Description

Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from U.S. Dept. of Energy)

All rights reserved.

The source code is distributed under BSD license, see the file License.txt at the top-level directory.

Macro Definition Documentation

◆ HANDLE_SIZE

#define HANDLE_SIZE   8

Function Documentation

◆ c_fortran_slugrid_()

void c_fortran_slugrid_ ( int *  iopt,
MPI_Comm *  slu_comm,
int *  nprow,
int *  npcol,
int  grid_handle[HANDLE_SIZE] 
)
Here is the call graph for this function: