fix rendering part 2
This commit is contained in:
@@ -49,6 +49,9 @@ class AllenCahnProblem(TimeDependentProblem, SpatialProblem):
|
||||
Computer Methods in Applied Mechanics and Engineering 421 (2024): 116805
|
||||
DOI: `10.1016/
|
||||
j.cma.2024.116805 <https://doi.org/10.1016/j.cma.2024.116805>`_.
|
||||
|
||||
:Example:
|
||||
>>> problem = AllenCahnProblem()
|
||||
"""
|
||||
|
||||
output_variables = ["u"]
|
||||
|
||||
Reference in New Issue
Block a user