\( x = a - b \times c - d \times e \) or \( a = a - b \times c - d \times e \)
◆ face_operation_inline_subst_mult_subst_mult()
subroutine mod_field_operation::field_operation_subst_mult_subst_mult::face_operation_inline_subst_mult_subst_mult |
( |
type(t_face_field), intent(inout) | a, |
|
|
type(t_face_field), intent(in) | b, |
|
|
type(t_face_field), intent(in) | c, |
|
|
type(t_face_field), intent(in) | d, |
|
|
type(t_face_field), intent(in) | e ) |
- Parameters
-
[in,out] | a | resulting and input face field |
[in] | b | second face field |
[in] | c | third face field |
[in] | d | fourth face field |
[in] | e | fitth face field |
The documentation for this interface was generated from the following file:
- src/lib/core/openmp/field_operation_openmp.f90