Home
last modified time | relevance | path

Searched full:override (Results 1 – 7 of 7) sorted by relevance

/libCEED/examples/deal.II/
H A Dbps-cpu.h76 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 Dbps-kokkos.h152 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 Dbps-ceed.h90 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 Dceed-elemrestriction.c1218 // Override Apply in CeedElemRestrictionCreateUnsignedCopy()
1249 // Override Apply in CeedElemRestrictionCreateUnorientedCopy()
/libCEED/
H A DDoxyfile326 # 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 DMakefile782 $(tests) $(examples) : override LDFLAGS += $(if $(STATIC),,-Wl,-rpath,$(abspath $(LIBDIR))) -L$(LIB…
/libCEED/rust/libceed-sys/c-src/
H A DMakefile782 $(tests) $(examples) : override LDFLAGS += $(if $(STATIC),,-Wl,-rpath,$(abspath $(LIBDIR))) -L$(LIB…