Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
karatsuba_ctx Struct Reference

#include <mpi-internal.h>

Data Fields

struct karatsuba_ctxnext
 
mpi_ptr_t tspace
 
mpi_size_t tspace_size
 
mpi_ptr_t tp
 
mpi_size_t tp_size
 

Detailed Description

Definition at line 195 of file mpi-internal.h.

Field Documentation

Definition at line 196 of file mpi-internal.h.

Definition at line 199 of file mpi-internal.h.

mpi_size_t tp_size

Definition at line 200 of file mpi-internal.h.

mpi_ptr_t tspace

Definition at line 197 of file mpi-internal.h.

mpi_size_t tspace_size

Definition at line 198 of file mpi-internal.h.


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