My Project
Loading...
Searching...
No Matches
GathSpec_t Struct Reference

Arguments structure for trans_gathspec() More...

#include <transi.h>

Public Attributes

double * rspecg
 Global spectral array Fortran DIMENSIONS(1:NFLDG,1:NSPEC2G) C/C++ DIMENSIONS[NSPEC2G][NFLDG].
 
const double * rspec
 Local spectral array Fortran DIMENSIONS(1:NFLD,1:NSPEC2) C/C++ DIMENSIONS[NSPEC2][NFLD].
 
const int * nto
 Processors responsible for gathering each field DIMENSIONS(1:NFLD)
 
int nfld
 Number of distributed fields.
 
struct Trans_ttrans
 Internal storage of trans object.
 
int count
 Internal storage for calls to trans_invtrans()
 

Detailed Description

Arguments structure for trans_gathspec()

Use new_gathspec() to initialise defaults for the struct (constructor)


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