![]() |
Ice Sheet System Model
4.18
Code documentation
|
: create distributed Petsc vector. More...
#include "petscmat.h"
#include "petscvec.h"
#include "petscksp.h"
#include "./petscpatches.h"
#include "../../mpi/issmmpi.h"
Go to the source code of this file.
Functions | |
Vec | NewVec (int size, ISSM_MPI_Comm comm, bool fromlocalsize) |
: create distributed Petsc vector.
Definition in file NewVec.cpp.
Vec NewVec | ( | int | size, |
ISSM_MPI_Comm | comm, | ||
bool | fromlocalsize | ||
) |
Definition at line 19 of file NewVec.cpp.