Home
last modified time | relevance | path

Searched defs:_n_Model (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex11.c67 struct _n_Model { struct
68 … comm; /* Does not do collective communication, but some error conditions can be collective */
69 Physics physics;
70 FunctionalLink functionalRegistry;
71 PetscInt maxComputed;
72 PetscInt numMonitored;
73 FunctionalLink *functionalMonitored;
74 PetscInt numCall;
75 FunctionalLink *functionalCall;
76 SolutionFunction solution;
[all …]