Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 6 of 6) sorted by relevance

/libCEED/examples/fluids/src/
H A Dboundary_condition.c58 const char *deprecated[3] = {"-bc_slip_x", "-bc_slip_y", "-bc_slip_z"}; in BoundaryConditionSetUp() local
62 PetscCall(PetscOptionsDeprecated(deprecated[j], flags[j], "libCEED 0.12.0", in BoundaryConditionSetUp()
67 …PetscCall(PetscOptionsBCDefinition(deprecated[j], "Face IDs to apply symmetry BC", NULL, "symmetry… in BoundaryConditionSetUp()
/libCEED/include/ceed/
H A Ddeprecated.h13 #define DEPRECATED(msg) [[deprecated(msg)]]
15 #define DEPRECATED(msg) __attribute__((deprecated(msg)))
/libCEED/examples/deal.II/
H A D.clang-format159 …@warning |@ingroup |@author |@date |@related |@relates |@relatesalso |@deprecated |@image |@return…
/libCEED/
H A DMakefile877 $(INSTALL_DATA) include/ceed/deprecated.h "$(DESTDIR)$(includedir)/ceed/"
H A DDoxyfile733 # the deprecated list. This list is created by putting \deprecated commands in
/libCEED/rust/libceed-sys/c-src/
H A DMakefile877 $(INSTALL_DATA) include/ceed/deprecated.h "$(DESTDIR)$(includedir)/ceed/"