#include "pf.h" int PFCreate(MPI_Comm comm,int dimin,int dimout,PF *pf)Collective on MPI_Comm
comm | - MPI communicator | |
dimin | - dimension of the space you are mapping from | |
dimout | - dimension of the space you are mapping to |
Level:developer
Location:src/pf/interface/pf.c
Vector Index
Table of Contents