update rst
This commit is contained in:
committed by
FilippoOlivo
parent
08de548e34
commit
2bf0b625ad
16
docs/source/_rst/model/block/fourier_block.rst
Normal file
16
docs/source/_rst/model/block/fourier_block.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
Fourier Neural Operator Block
|
||||
======================================
|
||||
.. currentmodule:: pina.model.block.fourier_block
|
||||
|
||||
|
||||
.. autoclass:: FourierBlock1D
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. autoclass:: FourierBlock2D
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
.. autoclass:: FourierBlock3D
|
||||
:members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user