Searched defs:format (Results 1 – 6 of 6) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed.c | 253 void CeedDebugImpl256(const unsigned char color, const char *format, ...) { in CeedDebugImpl256() 1696 const char *CeedErrorFormat(Ceed ceed, const char *format, va_list *args) { in CeedErrorFormat() 1711 …eed ceed, const char *filename, int lineno, const char *func, int ecode, const char *format, ...) { in CeedErrorImpl() 1744 …const char *filename, int line_no, const char *func, int err_code, const char *format, va_list *ar… in CeedErrorReturn() 1759 …const char *filename, int line_no, const char *func, int err_code, const char *format, va_list *ar… in CeedErrorStore() 1780 …const char *filename, int line_no, const char *func, int err_code, const char *format, va_list *ar… in CeedErrorAbort() 1800 …const char *filename, int line_no, const char *func, int err_code, const char *format, va_list *ar… in CeedErrorExit()
|
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 247 PetscViewerFormat format = user->app_ctx->wall_forces.viewer_format; in TSMonitor_WallForce() local
|
| H A D | mat-ceed.c | 254 PetscViewerFormat format; in MatView_Ceed() local
|
| /libCEED/rust/libceed/src/ |
| H A D | vector.rs | 228 let format = CString::new("%12.8f").expect("CString::new failed"); in fmt() localVariable
|
| /libCEED/ |
| H A D | Makefile | 949 format : format-c format-py format-ot target
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 949 format : format-c format-py format-ot target
|