#include "mesh.h" int PointFunctionConstant(int n, int comp, double *x, double *y, double *z, PetscScalar *values, void *ctx)
n | - The number of points | |
comp | - The number of components | |
x,y,z | - The coordinates of points | |
ctx | - The constant |
Level:beginner
Location:src/mesh/interface/pointFunction.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages