|
My Project
|
Public Attributes | |
| const double * | rspec |
| Spectral array to compute norm of Fortran DIMENSIONS(1:NFLD,1:NSPEC2) C/C++ DIMENSIONS[NSPEC2][NFLD]. | |
| int | nmaster |
| Processor to receive norms (value 1 means MPI_RANK 0). | |
| const double * | rmet |
| metric, OPTIONAL DIMENSIONS(0:NSMAX) | |
| double * | rnorm |
| Norms (output for processor nmaster) DIMENSIONS(1:NFLD). | |
| int | nfld |
| Number of fields. | |
| struct Trans_t * | trans |
| Internal storage of trans object. | |
| int | count |
| Internal storage for calls to trans_invtrans(). | |