Go to the documentation of this file.
70 std::string deps[] = {
"val1",
"val2",
"random_info"};
88 err(
"Example_rhs created, mysteriously fails on some architectures seemingly from AVX instructions. Also does nothing useful",
"rhs::create",
"rhs/rhs.cpp",
WARNING);
104 err(
"dimension > 10, which is required for example_rhs",
"example_rhs::postprocess",
110 err(
"dimension=5, which gets a warning from example_rhs",
"example_rhs::postprocess",
111 "rhs/example_rhs.cpp",
WARNING);
183 comp* restr dx = _dx;