Searched defs:typeName (Results 1 – 11 of 11) sorted by relevance
| /petsc/config/BuildSystem/config/ |
| H A D | types.py | 26 def check(self, typeName, defaultType = None, includes = []): argument 99 …def checkSizeof(self, typeName, typeSizes, otherInclude = None, lang='C', save=True, codeBegin=''): argument
|
| /petsc/src/sys/classes/random/interface/ |
| H A D | randomc.c | 120 char typeName[256]; in PetscRandomSetTypeFromOptions_Private() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex47cu.cu | 26 char *tmp, typeName[256]; in main() local
|
| /petsc/src/dm/label/tutorials/ |
| H A D | ex1.c | 10 const char *labelName, *typeName; in ViewLabels() local
|
| /petsc/src/ts/trajectory/interface/ |
| H A D | traj.c | 617 char typeName[256]; in TSTrajectorySetTypeFromOptions_Private() local
|
| /petsc/src/vec/vec/interface/ |
| H A D | vector.c | 1398 char typeName[256]; in VecSetTypeFromOptions_Private() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 335 char typeName[1024], active[PETSC_MAX_PATH_LEN]; in DMPlexTransformSetFromOptions() local 1682 const char *typeName; in DMPlexTransformCreateCellVertices_Internal() local
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 492 char typeName[PETSC_MAX_PATH_LEN]; in DMAdaptorSetFromOptions() local
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 99 char typeName[256]; in TSSetFromOptions() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex30.c | 1613 char typeName[256]; in CreateMesh() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 888 char typeName[256]; in DMSetFromOptions() local
|