Home
last modified time | relevance | path

Searched refs:CN (Results 1 – 8 of 8) sorted by relevance

/petsc/share/petsc/datafiles/meshes/
H A Dnozzle.egads234 4 CN 3 0 4 0
261 4 CN 3 0 4 0
287 4 CN 5 0 6 0
314 4 CN 5 0 6 0
350 4 CN 8 0 7 0
420 4 CN 9 0 11 0
430 4 CN 9 0 11 0
471 4 CN 10 0 12 0
481 4 CN 10 0 12 0
/petsc/src/mat/tests/
H A Dex237.c206 PetscInt AM, AN, CM, CN, t; in main() local
227 PetscCall(MatGetSize(C, &CM, &CN)); in main()
253 …etscInt_FMT "x%" PetscInt_FMT "\n", MatProductTypes[MATPRODUCT_AB], Atype, AM, AN, Ctype, CM, CN)); in main()
290 …ERATION_NON_TRANSPOSE, 1.0, spr, descr, SPARSE_LAYOUT_COLUMN_MAJOR, c_ptr, CN, CM, 0.0, d_ptr, CM)… in main()
291 …x%" PetscInt_FMT " and B %s %" PetscInt_FMT "x%" PetscInt_FMT "\n", Atype, AM, AN, Ctype, CM, CN)); in main()
293 …ERATION_NON_TRANSPOSE, 1.0, spr, descr, SPARSE_LAYOUT_COLUMN_MAJOR, c_ptr, CN, CM, 0.0, d_ptr, CM)… in main()
352 …tscInt_FMT "x%" PetscInt_FMT "\n", MatProductTypes[MATPRODUCT_ABt], Atype, AM, AN, Ctype, CM, CN)); in main()
364 …x%" PetscInt_FMT " and B %s %" PetscInt_FMT "x%" PetscInt_FMT "\n", Atype, AM, AN, Ctype, CM, CN)); in main()
365 …_OPERATION_NON_TRANSPOSE, 1.0, spr, descr, SPARSE_LAYOUT_ROW_MAJOR, c_ptr, CN, CM, 0.0, d_ptr, CM)… in main()
367 …_OPERATION_NON_TRANSPOSE, 1.0, spr, descr, SPARSE_LAYOUT_ROW_MAJOR, c_ptr, CN, CM, 0.0, d_ptr, CM)… in main()
[all …]
/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx32 moab::CN::SubEntityVertexIndices(moab::MBEDGE, 1, 0, subent_conn.data()); in DMMoab_SetTensorElementConnectivity_Private()
38 moab::CN::SubEntityVertexIndices(moab::MBQUAD, 2, 0, subent_conn.data()); in DMMoab_SetTensorElementConnectivity_Private()
47 moab::CN::SubEntityVertexIndices(moab::MBHEX, 3, 0, subent_conn.data()); in DMMoab_SetTensorElementConnectivity_Private()
70 moab::CN::SubEntityVertexIndices(moab::MBEDGE, 1, 0, subent_conn.data()); in DMMoab_SetSimplexElementConnectivity_Private()
79 moab::CN::SubEntityVertexIndices(moab::MBTRI, 2, 0, subent_conn.data()); in DMMoab_SetSimplexElementConnectivity_Private()
134 moab::CN::SubEntityVertexIndices(moab::MBTET, 3, 0, subent_conn.data()); in DMMoab_SetSimplexElementConnectivity_Private()
/petsc/src/binding/petsc4py/test/
H A Dtest_ts.py271 TYPE = PETSc.TS.Type.CN
/petsc/src/binding/petsc4py/demo/legacy/ode/
H A Dvanderpol.py234 ts.setType(ts.Type.CN)
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTS.pyx11 CN = S_(TSCN) variable in TSType
34 CRANK_NICOLSON = CN
/petsc/src/ts/tutorials/
H A Dtherm_meth_ethanol.dat1216 CN HBH92 C 1N 1 G 200.000 6000.000 1000.000 1
/petsc/doc/manual/
H A Dts.md415 - based on CN