Searched refs:VECTOR_NONE (Results 1 – 7 of 7) sorted by relevance
| /libCEED/python/tests/ |
| H A D | test-5-operator.py | 101 libceed.VECTOR_NONE) 190 libceed.VECTOR_NONE) 280 libceed.VECTOR_NONE) 377 libceed.VECTOR_NONE) 392 op_mass.apply(libceed.VECTOR_NONE, libceed.VECTOR_NONE) 458 libceed.VECTOR_NONE) 541 libceed.VECTOR_NONE) 662 libceed.VECTOR_NONE) 769 libceed.VECTOR_NONE) 885 libceed.VECTOR_NONE) [all …]
|
| H A D | test-3-basis.py | 253 b.apply(1, libceed.EVAL_WEIGHT, libceed.VECTOR_NONE, weights_vec)
|
| /libCEED/python/ |
| H A D | ceed_constants.py | 106 VECTOR_NONE = _CeedConstantObject(lib.CEED_VECTOR_NONE) variable
|
| /libCEED/examples/python/ |
| H A D | ex3_volume.py | 123 op_build.set_field("weights", libceed.ELEMRESTRICTION_NONE, mesh_basis, libceed.VECTOR_NONE)
|
| H A D | ex1_volume.py | 119 op_build.set_field("weights", libceed.ELEMRESTRICTION_NONE, mesh_basis, libceed.VECTOR_NONE)
|
| H A D | ex2_surface.py | 121 op_build.set_field("weights", libceed.ELEMRESTRICTION_NONE, mesh_basis, libceed.VECTOR_NONE)
|
| H A D | tutorial-5-operator.ipynb | 103 " libceed.VECTOR_NONE)\n", 191 " libceed.VECTOR_NONE)\n",
|