mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
The fakeError function object emits FatalError at different stages (or does nothing), which is useful for testing purposes (issue #1779). Can request errors from constructor, execute and write methods.
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
fakeError/fakeErrorFunctionObject.C
|
|
|
|
LIB = $(FOAM_USER_LIBBIN)/libtestFunctionObjects
|