PCPrometheusSetCoordinates

sets the coordinates of all the nodes

Synopsis

#include "petscpc.h" 
PetscErrorCode PETSCKSP_DLLEXPORT PCPrometheusSetCoordinates(PC pc,PetscReal *coords)
Collective on PC

Input Parameters

pc - the solver context
coords - the coordinates

See Also

PCPROMETHEUS

Level:intermediate
Location:
src/ksp/pc/impls/prometheus/petscprom.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages