updating rst
This commit is contained in:
committed by
Nicola Demo
parent
28ef4c823b
commit
3f8665b5d8
9
docs/source/_rst/problem/inverse_problem.rst
Normal file
9
docs/source/_rst/problem/inverse_problem.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
InverseProblem
|
||||
==============
|
||||
.. currentmodule:: pina.problem.inverse_problem
|
||||
|
||||
.. automodule:: pina.problem.inverse_problem
|
||||
|
||||
.. autoclass:: InverseProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
@@ -1,8 +1,8 @@
|
||||
TimeDependentProblem
|
||||
====================
|
||||
.. currentmodule:: pina.problem.timedep_problem
|
||||
.. currentmodule:: pina.problem.time_dependent_problem
|
||||
|
||||
.. automodule:: pina.problem.timedep_problem
|
||||
.. automodule:: pina.problem.time_dependent_problem
|
||||
|
||||
.. autoclass:: TimeDependentProblem
|
||||
:members:
|
||||
9
docs/source/_rst/problem/zoo/advection.rst
Normal file
9
docs/source/_rst/problem/zoo/advection.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
AdvectionProblem
|
||||
==================
|
||||
.. currentmodule:: pina.problem.zoo.advection
|
||||
|
||||
.. automodule:: pina.problem.zoo.advection
|
||||
|
||||
.. autoclass:: AdvectionProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/source/_rst/problem/zoo/allen_cahn.rst
Normal file
9
docs/source/_rst/problem/zoo/allen_cahn.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
AllenCahnProblem
|
||||
==================
|
||||
.. currentmodule:: pina.problem.zoo.allen_cahn
|
||||
|
||||
.. automodule:: pina.problem.zoo.allen_cahn
|
||||
|
||||
.. autoclass:: AllenCahnProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/source/_rst/problem/zoo/diffusion_reaction.rst
Normal file
9
docs/source/_rst/problem/zoo/diffusion_reaction.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
DiffusionReactionProblem
|
||||
=========================
|
||||
.. currentmodule:: pina.problem.zoo.diffusion_reaction
|
||||
|
||||
.. automodule:: pina.problem.zoo.diffusion_reaction
|
||||
|
||||
.. autoclass:: DiffusionReactionProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/source/_rst/problem/zoo/helmholtz.rst
Normal file
9
docs/source/_rst/problem/zoo/helmholtz.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
HelmholtzProblem
|
||||
==================
|
||||
.. currentmodule:: pina.problem.zoo.helmholtz
|
||||
|
||||
.. automodule:: pina.problem.zoo.helmholtz
|
||||
|
||||
.. autoclass:: HelmholtzProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,9 @@
|
||||
InversePoisson2DSquareProblem
|
||||
==============================
|
||||
.. currentmodule:: pina.problem.zoo.inverse_poisson_2d_square
|
||||
|
||||
.. automodule:: pina.problem.zoo.inverse_poisson_2d_square
|
||||
|
||||
.. autoclass:: InversePoisson2DSquareProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/source/_rst/problem/zoo/poisson_2d_square.rst
Normal file
9
docs/source/_rst/problem/zoo/poisson_2d_square.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
Poisson2DSquareProblem
|
||||
========================
|
||||
.. currentmodule:: pina.problem.zoo.poisson_2d_square
|
||||
|
||||
.. automodule:: pina.problem.zoo.poisson_2d_square
|
||||
|
||||
.. autoclass:: Poisson2DSquareProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/source/_rst/problem/zoo/supervised_problem.rst
Normal file
9
docs/source/_rst/problem/zoo/supervised_problem.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
SupervisedProblem
|
||||
==================
|
||||
.. currentmodule:: pina.problem.zoo.supervised_problem
|
||||
|
||||
.. automodule:: pina.problem.zoo.supervised_problem
|
||||
|
||||
.. autoclass:: SupervisedProblem
|
||||
:members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user