![]() |
v0.16.3 |
#include "users_modules/eshelbian_plasticity/src/impl/PlasticIncrementalOptimizationInternal.hpp"
Public Member Functions | |
| PetscRestoreGuard (Restore restore) | |
| PetscRestoreGuard (const PetscRestoreGuard &)=delete | |
| PetscRestoreGuard & | operator= (const PetscRestoreGuard &)=delete |
| ~PetscRestoreGuard () | |
| MoFEMErrorCode | restore () |
Private Attributes | |
| Restore | restoreFunction |
| bool | active = true |
Restore a borrowed PETSc view while unwinding from a failed callback.
Definition at line 13 of file PlasticIncrementalOptimizationInternal.hpp.
|
inlineexplicit |
Definition at line 15 of file PlasticIncrementalOptimizationInternal.hpp.
|
delete |
|
inline |
Definition at line 20 of file PlasticIncrementalOptimizationInternal.hpp.
|
delete |
|
inline |
Definition at line 25 of file PlasticIncrementalOptimizationInternal.hpp.
|
private |
Definition at line 32 of file PlasticIncrementalOptimizationInternal.hpp.
|
private |
Definition at line 31 of file PlasticIncrementalOptimizationInternal.hpp.