MeshIsPeriodic
This function returns the periodicity of the mesh.
Synopsis
#include "mesh.h"
int MeshIsPeriodic(Mesh mesh, PetscTruth *per)
Not collective
Input Parameter
mesh -The mesh
Output Parameter
per -The flag for periodicity
Keywords
mesh, coordinates, periodic
See Also
MeshIsPeriodicDimension(), MeshSetPeriodicDimension(), MeshPeriodicX(), MeshPeriodicRelativeX(), MeshPeriodicDiffX()
Level:intermediate
Location:src/mesh/interface/meshPeriodic.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages