-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
54 changed files
with
2,054 additions
and
1,291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
Team & Fundings | ||
=============== | ||
|
||
FastVPINNs Team | ||
============== | ||
~~~~~~~~~~~~~~~ | ||
|
||
FastVPINNs is currently developed by `Thivin Anandh <https://github.com/thivinanandh>`_, `Divij Ghose <https://divijghose.github.io/>`_, | ||
under supervision of `Prof. Sashikumaar Ganesan <http://cds.iisc.ac.in/faculty/sashi/>`_ at `STARS LAB, Indian Institute of Science, Bangalore <https://cmg.cds.iisc.ac.in/>`_. | ||
under the supervision of `Prof. Sashikumaar Ganesan <http://cds.iisc.ac.in/faculty/sashi/>`_ at `STARS LAB, Indian Institute of Science, Bangalore <https://cmg.cds.iisc.ac.in/>`_. | ||
|
||
Developers: `Thivin Anandh <https://github.com/thivinanandh>`_, `Divij Ghose <https://divijghose.github.io/>`_, `Prof. Sashikumaar Ganesan <http://cds.iisc.ac.in/faculty/sashi/>`_ | ||
|
||
Documentation : `Rithika Chidambaram <https://www.linkedin.com/in/rithika-c-328a661b5/>`_ | ||
|
||
Funding | ||
~~~~~~~ | ||
|
||
The Authors would like to acknowledge the support of Shell Technology Centre, India for their partial funding, We are thankful to the MHRD Grant No. STARS-1/388 (SPADE) | ||
for partial support. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
fastvpinns.FE.basis\_2d\_QN\_Jacobi module | ||
---------------------------------------------- | ||
fastvpinns.FE.basis\_function\_2d | ||
--------------------------------- | ||
|
||
.. automodule:: fastvpinns.FE.basis_2d_QN_Jacobi | ||
.. automodule:: fastvpinns.FE.basis_function_2d | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.