Skip to content
Snippets Groups Projects
cube_1e0_lower.xml 363 B
Newer Older
<?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProjectDiff base_file="cube_1e0.prj">
    <replace sel="/*/time_loop/output/prefix/text()" after_includes="true">1e0_{:meshname}_lower</replace>
    <add sel="/*/linear_solvers/linear_solver/eigen" after_includes="true">
      <triangular_matrix>Lower</triangular_matrix>
    </add>
</OpenGeoSysProjectDiff>