Home
last modified time | relevance | path

Searched refs:inj (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/tutorials/network/
H A Dex1_nest.c38 PetscScalar inj; /* current injection (A) */ member
69 node[i].inj = 0; in read_data()
85 node[0].inj = -4.0; in read_data()
86 node[1].inj = 4.0; in read_data()
235 barr[lofst] -= node->inj; in FormOperator()
H A Dex1.c39 PetscScalar inj; /* current injection (A) */ member
69 node[i].inj = 0; in read_data()
85 node[0].inj = -4.0; in read_data()
86 node[1].inj = 4.0; in read_data()
219 barr[lofst] += node->inj; in FormOperator()
H A Dex2.c10 PetscScalar inj; /* current injection (A) */ member
125 node[i].inj = 0; in random_network()
146 node[fr].inj += 1.0; in random_network()
147 node[to].inj -= 1.0; in random_network()
248 barr[lofst] -= node->inj; in FormOperator()
/petsc/src/dm/impls/plex/tests/
H A Dex3.c584 Mat inj; in TestInjector() local
586 PetscCall(DMPlexComputeInjectorReferenceTree(refTree, &inj)); in TestInjector()
587 PetscCall(PetscObjectSetName((PetscObject)inj, "Reference Tree Injector")); in TestInjector()
589 if (rank == 0) PetscCall(MatView(inj, PETSC_VIEWER_STDOUT_SELF)); in TestInjector()
590 PetscCall(MatDestroy(&inj)); in TestInjector()
/petsc/src/dm/impls/plex/
H A Dplextree.c2824 PetscErrorCode DMPlexComputeInjectorReferenceTree(DM refTree, Mat *inj) in DMPlexComputeInjectorReferenceTree() argument
3153 *inj = mat; in DMPlexComputeInjectorReferenceTree()
3157 static PetscErrorCode DMPlexReferenceTreeGetChildrenMatrices_Injection(DM refTree, Mat inj, PetscSc… in DMPlexReferenceTreeGetChildrenMatrices_Injection() argument
3211 PetscCall(MatGetValues(inj, numCols, cols, cDof, rows, refPointFieldMats[p - pRefStart][f])); in DMPlexReferenceTreeGetChildrenMatrices_Injection()
3220 static PetscErrorCode DMPlexReferenceTreeRestoreChildrenMatrices_Injection(DM refTree, Mat inj, Pet… in DMPlexReferenceTreeRestoreChildrenMatrices_Injection() argument
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas261 (perforated/num-inj-thread 1)
2037 (dpm/surf-inj-cont-partid? #t)
2470 (dpm/per-inj-thread-summaries? #f)
3302 (prepdf/dufl-inj-params ())
9768 (dpm-reinj-inj . "*pick-an-injection*")
10084 (dpm-reinj-inj . "*pick-an-injection*")
10400 (dpm-reinj-inj . "*pick-an-injection*")
10716 (dpm-reinj-inj . "*pick-an-injection*")