Skip to content
Snippets Groups Projects
Commit 09aaad08 authored by David Seus's avatar David Seus
Browse files

reflect renaming Interface.read_dofs in the script

parent 3728bfc3
Branches
Tags
No related merge requests found
......@@ -344,7 +344,7 @@ interface[0].write_dofs(from_function = f1test, #
phase = 'wetting',
subdomain_ind = 1)
interface[0].read_dofs(to_function = f2test, #
interface[0].read_pressure_dofs(to_function = f2test, #
interface_dofs = dofs_on_interface2,#
dof_to_vert_map = dom2_d2v,#
local_to_parent_vertex_map = dom2_parent_vertex_indices,#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment