/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/mesh/no_adaptivity.hh Source File#
|
DiFfRG
|
no_adaptivity.hh
Go to the documentation of this file.
Implement a simple interface to do all adaptivity tasks, i.e. solution transfer, reinit of dofHandler...
Definition abstract_adaptor.hh:11
Definition no_adaptivity.hh:22
virtual bool adapt(VectorType &) override
Force an adaptation and transfer the solution sol to the new mes.
Definition no_adaptivity.hh:41
virtual bool operator()(const double, VectorType &) override
Check if an adaptation step should be done and tranfer the given solution to the new mesh.
Definition no_adaptivity.hh:34
virtual ~NoAdaptivity()=default
Definition complex_math.hh:10
Generated by