| /petsc/share/petsc/datafiles/meshes/ |
| H A D | nozzle.egads | 234 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 D | ex237.c | 206 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 D | dmmbutil.cxx | 32 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 D | test_ts.py | 271 TYPE = PETSc.TS.Type.CN
|
| /petsc/src/binding/petsc4py/demo/legacy/ode/ |
| H A D | vanderpol.py | 234 ts.setType(ts.Type.CN)
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | TS.pyx | 11 CN = S_(TSCN) variable in TSType 34 CRANK_NICOLSON = CN
|
| /petsc/src/ts/tutorials/ |
| H A D | therm_meth_ethanol.dat | 1216 CN HBH92 C 1N 1 G 200.000 6000.000 1000.000 1
|
| /petsc/doc/manual/ |
| H A D | ts.md | 415 - based on CN
|