Searched full:override (Results 1 – 7 of 7) sorted by relevance
| /libCEED/examples/deal.II/ |
| H A D | bps-cpu.h | 76 reinit() override in reinit() 91 vmult(VectorType &dst, const VectorType &src) const override in vmult() 109 initialize_dof_vector(VectorType &vec) const override in initialize_dof_vector() 118 compute_inverse_diagonal(VectorType &diagonal) const override in compute_inverse_diagonal()
|
| H A D | bps-kokkos.h | 152 reinit() override in reinit() 172 vmult(VectorType &dst, const VectorType &src) const override in vmult() 206 initialize_dof_vector(VectorType &vec) const override in initialize_dof_vector() 215 compute_inverse_diagonal(VectorType &diagonal) const override in compute_inverse_diagonal()
|
| H A D | bps-ceed.h | 90 reinit() override in reinit() 267 vmult(VectorType &dst, const VectorType &src) const override in vmult() 297 initialize_dof_vector(VectorType &vec) const override in initialize_dof_vector() 306 compute_inverse_diagonal(VectorType &diagonal) const override in compute_inverse_diagonal()
|
| /libCEED/interface/ |
| H A D | ceed-elemrestriction.c | 1218 // Override Apply in CeedElemRestrictionCreateUnsignedCopy() 1249 // Override Apply in CeedElemRestrictionCreateUnorientedCopy()
|
| /libCEED/ |
| H A D | Doxyfile | 326 # extension. Doxygen has a built-in mapping, but you can override or extend it 1118 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
|
| H A D | Makefile | 782 $(tests) $(examples) : override LDFLAGS += $(if $(STATIC),,-Wl,-rpath,$(abspath $(LIBDIR))) -L$(LIB…
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 782 $(tests) $(examples) : override LDFLAGS += $(if $(STATIC),,-Wl,-rpath,$(abspath $(LIBDIR))) -L$(LIB…
|