The has_should_call_post class detects the presence of the method shouldCallPost. ...
Definition: has_function.hpp:76
constexpr bool shouldCallPreconditionerPre()
Tests (compile time) if the preconditioner type needs to call pre() before a call to apply() ...
Definition: preconditioner_should_call_post_pre.hpp:34
constexpr bool shouldCallPreconditionerPost()
Tests (compile time) if the preconditioner type needs to call post() after a call to apply(...
Definition: preconditioner_should_call_post_pre.hpp:52