/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/common/abstract_adaptor.hh Source File#
|
DiFfRG
|
abstract_adaptor.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
virtual bool adapt(VectorType &solution)=0
Force an adaptation and transfer the solution sol to the new mes.
virtual bool operator()(const double t, VectorType &sol)=0
Check if an adaptation step should be done and tranfer the given solution to the new mesh.
Definition complex_math.hh:10
Generated by