#include <belfem_user_api>Functions | |
| real | my_defect (const real x, const real y, const real z, const real t) |
| Custom defect. | |
| void | MyDefect_init (Material *mat) |
Custom defect.
| x,y,z | spatial coordinates (m) |
| t | time (s) |
| void MyDefect_init | ( | Material * | mat | ) |