#include "petscmat.h" #include "petscdmda.h" PetscErrorCode MatCreateSeqUSFFT(Vec sampleCoords, DMDA freqDA, Mat *A)Collective on MPI_Comm
da | - geometry of the domain encoded by a DMDA | |
A | - the matrix |
Level:intermediate
Location:src/dm/impls/da/usfft/matusfft.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages
-mat_usfft_plannerflags | - set the FFTW planner flags |