Apps
|
Functions | |
function mandel2d | add_boundary_conditions (domainDisc, bStationary) |
function mandel2d | add_elem_discs (domainDisc, bStationary) |
function mandel2d | compute_p (xhat, yhat, t) |
function mandel2d | compute_ux (x, y, t) |
function mandel2d | compute_uy (x, y, t) |
function mandel2d | create_domain (numRefs, numPreRefs) |
function mandel2d | create_test_data (time) |
function mandel2d | get_char_time () |
function mandel2d | init (kperm, poro, nu, cmedium, cfluid, csolid, volumetricweight) |
function mandel2d | interpolate_start_values (u, startTime) |
function | Mandel2dHorizDisp (x, y, t) |
function | Mandel2dPressure (x, y, t) |
function | Mandel2dVertDisp (x, y, t) |
function | Mandel3dHorizDisp (x, y, z, t) |
function | Mandel3dPressure (x, y, z, t) |
function | Mandel3dVertDisp (x, y, z, t) |
function mandel2d | post_processing (u, step, time) |
function mandel2d | set_load (Fy) |
function new_class | superClass () |
function mandel2d add_boundary_conditions | ( | domainDisc | , |
bStationary | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :320-335
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :426-442
function mandel2d add_elem_discs | ( | domainDisc | , |
bStationary | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :337-339
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :444-446
function mandel3d compute_p | ( | xhat | , |
yhat | , | ||
t | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :295-297
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :402-404
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :299-301
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :406-408
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :303-305
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :410-412
function mandel2d create_domain | ( | numRefs | , |
numPreRefs | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :275-278
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :382-385
function mandel3d create_test_data | ( | time | ) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :358-370
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :466-478
function mandel2d get_char_time | ( | ) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :291-293
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :398-400
function mandel3d init | ( | kperm | , |
poro | , | ||
nu | , | ||
cmedium | , | ||
cfluid | , | ||
csolid | , | ||
volumetricweight | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :284-288
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :391-395
function mandel2d interpolate_start_values | ( | u | , |
startTime | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :341-345
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :448-453
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :312-314
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :308-310
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :316-318
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :418-420
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :414-416
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :422-424
function mandel2d post_processing | ( | u | , |
step | , | ||
time | |||
) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :348-356
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :456-464
function mandel3d set_load | ( | Fy | ) |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :280-282
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :387-389
function new_class superClass | ( | ) |
/**
/**
/** location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / mandel.lua :26-128