#include "grid.h" int FieldClassMapCreateTriangular2D(Grid grid, int numFields, int *fields, FieldClassMap *map)Collective on Grid
grid | - The underlying grid for the ordering | |
numFields | - The number of fields in the ordering | |
fields | - The fields in the ordering |
Level:beginner
Location:src/grid/impls/triangular/2d/fieldClassMap2d.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages