PartiallyImplicitModel Concept ReferenceΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
pops::PartiallyImplicitModel Concept Reference
#include <implicit_stepper.hpp>
Concept definition
template<class M>
{ M::is_implicit(c) } -> std::convertible_to<bool>;
}
Definition implicit_stepper.hpp:52
Generated by