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

Arguments structure for trans_distspec() More...

#include <transi.h>

Public Attributes

const double * rspecg
 Global spectral array Fortran DIMENSIONS(1:NFLDG,1:NSPEC2G) C/C++ DIMENSIONS[NSPEC2G][NFLDG].
 
double * rspec
 Local spectral array Fortran DIMENSIONS(1:NFLD,1:NSPEC2) C/C++ DIMENSIONS[NSPEC2][NFLD].
 
const int * nfrom
 Processors responsible for distributing each field Fortran 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_distspec()

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


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