|
DOLFIN-X
DOLFIN-X C++ interface
|
std::string version()
Return DOLFINX version string.
Definition: defines.cpp:13
bool has_kahip()
Return true if DOLFINX is compiled with KaHIP.
Definition: defines.cpp:58
bool has_debug()
Return true if DOLFINX is compiled in debugging mode, i.e., with assertions on.
Definition: defines.cpp:22
bool has_petsc_complex()
Return true if DOLFINX is configured with PETSc compiled with scalars represented as complex numbers.
Definition: defines.cpp:31
Low-level methods for reading XDMF files.
Definition: defines.h:11
bool has_scotch()
Return true if DOLFINX is compiled with Scotch.
std::string git_commit_hash()
Return git changeset hash (returns "unknown" if changeset is not known)
Definition: defines.cpp:17
bool has_parmetis()
Return true if DOLFINX is compiled with ParMETIS.
Definition: defines.cpp:49
std::string ufc_signature()
Return UFC signature string.
Definition: defines.cpp:15
bool has_slepc()
Return true if DOLFINX is compiled with SLEPc.
Definition: defines.cpp:40