Newton boundary condition term.
| Definition : |
|---|

| Call signature: |
|---|
| dw_bc_newton | (material_1, material_2, virtual, state) |
| Arguments : |
|
|---|
Surface
dot product for both scalar and vector
fields.
| Definition : |
|---|

| Call signature: |
|---|
| dw_surface_dot | (opt_material, virtual, state) |
| (opt_material, parameter_1, parameter_2) |
| Arguments 1: |
|
|---|---|
| Arguments 2: |
|
Volume
weighted dot product for both scalar and vector
fields. Can be evaluated. Can use derivatives.
| Definition : |
|---|

| Call signature: |
|---|
| dw_volume_dot | (opt_material, virtual, state) |
| (opt_material, parameter_1, parameter_2) |
| Arguments 1: |
|
|---|---|
| Arguments 2: |
|
Fading memory volume
weighted dot product for
scalar fields. This term has the same definition as
dw_volume_dot_w_scalar_th, but assumes an exponential approximation of
the convolution kernel resulting in much higher efficiency. Can use
derivatives.
| Definition : |
|---|
![\int_\Omega \left [\int_0^t \Gcal(t-\tau) p(\tau) \difd{\tau} \right] q](../../../_images/math/2bd182ca3501dc3e7c85089dd9a7307a07ce53a7.png)
| Call signature: |
|---|
| dw_volume_dot_w_scalar_eth | (ts, material_0, material_1, virtual, state) |
| Arguments : |
|
|---|
Fading memory volume
weighted dot product for
scalar fields. Can use derivatives.
| Definition : |
|---|
![\int_\Omega \left [\int_0^t \Gcal(t-\tau) p(\tau) \difd{\tau} \right] q](../../../_images/math/2bd182ca3501dc3e7c85089dd9a7307a07ce53a7.png)
| Call signature: |
|---|
| dw_volume_dot_w_scalar_th | (ts, material, virtual, state) |
| Arguments : |
|
|---|
Dot product of a scalar and the
-th component of gradient of a
scalar. The index should be given as a ‘special_constant’ material
parameter.
| Definition : |
|---|

| Call signature: |
|---|
| dw_s_dot_grad_i_s | (material, virtual, state) |
| Arguments : |
|
|---|
Volume dot product of a vector and a gradient of scalar. Can be evaluated.
| Definition : |
|---|

| Call signature: |
|---|
| dw_v_dot_grad_s | (opt_material, virtual, state) |
| (opt_material, state, virtual) | |
| (opt_material, parameter_v, parameter_s) |
| Arguments 1: |
|
|---|---|
| Arguments 2: |
|
| Arguments 3: |
|