#include "grid.h" int VarOrderingCreateSubset(VarOrdering order, int numFields, int *fields, PetscTruth contract, VarOrdering *newOrder)Collective on Grid
order | - The original ordering | |
numFields | - The number of fields in the new ordering | |
fields | - The fields in the new ordering | |
contract | - The flag for contracting the indices |
Level:beginner
Location:src/grid/interface/varorder.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages