|
Compadre
1.6.0
|
Go to the source code of this file.
Functions | |
| if (some_conditions_for_a_user_defined_operation) | |
| else | if (some_conditions_for_another_user_defined_operation) |
Variables | |
| bool | some_conditions_for_a_user_defined_operation = false |
| bool | some_conditions_for_another_user_defined_operation = false |
| else | |
Definition at line 18 of file Compadre_USER_StandardTargetFunctionals.hpp.
Definition at line 26 of file Compadre_USER_StandardTargetFunctionals.hpp.
| else |
Definition at line 34 of file Compadre_USER_StandardTargetFunctionals.hpp.
| bool some_conditions_for_a_user_defined_operation = false |
Definition at line 13 of file Compadre_USER_StandardTargetFunctionals.hpp.
| bool some_conditions_for_another_user_defined_operation = false |
Definition at line 14 of file Compadre_USER_StandardTargetFunctionals.hpp.