Top-level namespace.
Definition defines.h:12
bool has_petsc()
Return true if DOLFINx is compiled with PETSc.
Definition defines.cpp:28
bool has_scotch()
Return true if DOLFINx is compiled with Scotch.
bool has_adios2()
Return true if DOLFINX is compiled with ADIOS2.
Definition defines.cpp:64
bool has_slepc()
Return true if DOLFINx is compiled with SLEPc.
Definition defines.cpp:37
bool has_kahip()
Return true if DOLFINx is compiled with KaHIP.
Definition defines.cpp:55
bool has_parmetis()
Return true if DOLFINx is compiled with ParMETIS.
Definition defines.cpp:46
std::string git_commit_hash()
Definition defines.cpp:14
std::string ufcx_signature()
Return UFC signature string.
Definition defines.cpp:12
bool has_debug()
Definition defines.cpp:19
std::string version()
Return DOLFINx version string.
Definition defines.cpp:10