Searched refs:classify (Results 1 – 8 of 8) sorted by relevance
| /petsc/config/BuildSystem/config/ ! |
| H A D | util.py | 8 def classify(items, functional, args=(), kwargs=dict()): function 41 g, b = classify(grp, functional, args, kwargs)
|
| H A D | functions.py | 103 found, missing = config.classify(funcs, functional)
|
| H A D | libraries.py | 312 found, missing = config.classify(funcs, functional)
|
| /petsc/src/dm/impls/plex/tutorials/output/ ! |
| H A D | ex1f90_0_2.out | 2 [0] <dm:plex> DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 …
|
| H A D | ex1_0.out | 109 [0] <dm:plex> DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 …
|
| H A D | ex1f90_0.out | 109 [0] <dm:plex> DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 …
|
| H A D | ex1f90_1.out | 378 [0] <dm:plex> DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 …
|
| /petsc/doc/changes/ ! |
| H A D | 313.md | 168 - Plex can now classify points by cell type, stored in a DMLabel.
|