black formatter
This commit is contained in:
@@ -49,7 +49,7 @@ 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()
|
||||
"""
|
||||
|
||||
@@ -53,7 +53,7 @@ class HelmholtzProblem(SpatialProblem):
|
||||
**Original reference**: Si, Chenhao, et al. *Complex Physics-Informed
|
||||
Neural Network.* arXiv preprint arXiv:2502.04917 (2025).
|
||||
DOI: `arXiv:2502.04917 <https://arxiv.org/abs/2502.04917>`_.
|
||||
|
||||
|
||||
:Example:
|
||||
>>> problem = HelmholtzProblem()
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user