mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Add enum and featurePointEdges.
This commit is contained in:
@ -446,6 +446,7 @@ int main(int argc, char *argv[])
|
||||
edgeDirections,
|
||||
edgeNormals,
|
||||
labelListList(0), // featurePointNormals,
|
||||
labelListList(0), // featurePointEdges,
|
||||
labelList(0) // regionEdges
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user