|
Apps
|
Functions | |
| function | constDiffTensor1d (x, t) |
| function | constDiffTensor2d (x, y, t) |
| function | constDiffTensor3d (x, y, z, t) |
| function | DlinkDiffTensor1d_c (c) |
| function | DlinkDiffTensor2d_c (c) |
| function | DlinkDiffTensor3d_c (c) |
| function | linkDiffTensor1d (c) |
| function | linkDiffTensor2d (c) |
| function | linkDiffTensor3d (c) |
| function | ourDirichletBnd1d (x, t) |
| function | ourDirichletBnd2d (x, y, t) |
| function | ourDirichletBnd3d (x, y, z, t) |
| function | ourRhs1d (x, t) |
| function | ourRhs2d (x, y, t) |
| function | ourRhs3d (x, y, z, t) |
| function | StartValue1d (x, t) |
| function | StartValue2d (x, y, t) |
| function | StartValue3d (x, y, z, t) |
Variables | |
| parameterNumber | baseLevel = 0 |
| parameterNumber | dim = 2 |
| parameterString | grid = "unit_square_01/unit_line_01_edge_2.ugx" |
| parameterNumber | numPreRefs = 1 |
| parameterNumber | numTimeSteps = 10 |
| parameterNumber | numTotalRefs = 3 |
| parameterString | o = "distributed_domain_" |
| function constDiffTensor1d | ( | x | , |
| t | |||
| ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :146-148
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :150-153
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :155-159
| function DlinkDiffTensor1d_c | ( | c | ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :195-197
| function DlinkDiffTensor2d_c | ( | c | ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :198-202
| function DlinkDiffTensor3d_c | ( | c | ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :203-207
| function linkDiffTensor1d | ( | c | ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :181-183
| function linkDiffTensor2d | ( | c | ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :184-188
| function linkDiffTensor3d | ( | c | ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :189-193
| function ourDirichletBnd1d | ( | x | , |
| t | |||
| ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :290-292
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :294-296
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :298-300
| function ourRhs1d | ( | x | , |
| t | |||
| ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :228-230
| function StartValue1d | ( | x | , |
| t | |||
| ) |
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :410-412
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :413-415
location: /home/runner/work/docs/docs/ug4/apps/Tutorials / tut08_nonlinear_conv_diff_using_self_coupling.lua :416-418
| parameterNumber baseLevel = 0 |
Referenced by pumping_sink().
| parameterNumber dim = 2 |
| parameterString grid = "unit_square_01/unit_line_01_edge_2.ugx" |
| parameterNumber numPreRefs = 1 |
| parameterNumber numTimeSteps = 10 |
| parameterNumber numTotalRefs = 3 |
| parameterString o = "distributed_domain_" |