Exceptions:
`external-libraries/p4est-setup.sh` - coming from the p4est project, GPL-2+
-
if ($state == $program_mode) {
print "</code></pre>\n";
}
-
# Otherwise print the line
print;
}
-
This is the list of changes made since the last release of deal.II.
All entries are signed with the names of the authors.
</p>
-
-
-
modifications to application programs. We apologize for the
inconvenience this causes.
</p>
-
<a name="general"></a>
<h3>General</h3>
-
<a name="specific"></a>
<h3>Specific improvements</h3>
-
underlying TBB container has been removed.
<br>
(Matthias Maier, 2020/05/23)
-
before prolongation in MGTransferPrebuilt.
<br>
(Julian Roth and Conrad Clevenger, 2020/06/05)
-
programs.
<br>
(Marc Fehling, Katharina Kormann, Martin Kronbichler, Peter Munch, 2020/10/20)
-
returned or valid user programs crashing, it has now been corrected.
<br>
(Jean-Paul Pelteret, 2020/11/01)
-
accepting QCollection<1>.
<br>
(Peter Munch, 2020/11/12)
-
used for parallel::fullydistributed::Triangulation.
<br>
(Daniel Arndt, Ivan Fumagalli, Peter Munch, 2021/01/15)
-
number template types.
<br>
(Peter Munch, Maximilian Bergbauer, 2021/02/05)
-
from an existing triangulation via parallel::distributed::Triangulation::get_p4est().
<br>
(Marc Fehling, Peter Munch, 2021/02/09)
-
the support points much like MappingFEField does.
<br>
(Niklas Fehn, Martin Kronbichler, Peter Munch, 2021/03/10)
-
a Mapping object as input parameter.
<br>
(Peter Munch, 2021/03/10)
-
a `const` variant.
<br>
(Jean-Paul Pelteret, 2021/03/13)
-
of the scalar-valued and vector-valued components of the solution vector.
<br>
(Jean-Paul Pelteret, 2021/03/13)
-
tensors has been improved.
<br>
(Jean-Paul Pelteret, 2021/03/13)
-
from the cached data without re-evaluating any symbolic expressions.
<br>
(Jean-Paul Pelteret, 2021/03/13)
-
from Vector and LinearAlgebra::Vector.
<br>
(Peter Munch, 2021/03/18)
-
now also takes a rank 2 tensor as input argument.
<br>
(Magdalena Schreter, Peter Munch, Martin Kronbichler, 2021/03/22)
-
Alter cylinder so that it also uses this new generator to prevent code
duplication.
<br>
-(Bruno Blais, 2021/04/01)
\ No newline at end of file
+(Bruno Blais, 2021/04/01)
# The c_R factor in the entropy viscosity stabilization.
set c_R = 0.5
end
-
-
# by ','.
set Variable names = x,y,z,t
end
-
-
# Time step size
set Time step size = 0.1
end
-
-
set Time step = 0.002
set Velocity degree = 1
end
-
-
# plot
set schlieren index = 0
end
-
-
set Second int = 5
set Second string = bye bye
end
-
-
set Second int = 5
set Second string = bye bye
end
-
-
set Function expression = 0
set Variable names = x,y,z,t
end
-
# note: no endline at the end of the following line
-set val2 = 42
\ No newline at end of file
+set val2 = 42
subsection bar
set val = 123.456
-end
\ No newline at end of file
+end
set int = 3{3 | 9}3
set double = 3.{ 141592 | 9999 }
end
-
set int = 3{3 | 9}3
set double = 3.{ 141592 | 9999 }
end
-
"int5": {"value": 5},
"int6": 6,
"dummy2" : {"int7" : 7, "int8" : 8}
-}
\ No newline at end of file
+}