MCPcopy Index your code
hub / github.com/Jianxun-Wang/graphGalerkin

github.com/Jianxun-Wang/graphGalerkin @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
280 symbols 1,095 edges 64 files 134 documented · 48%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

graphGalerkin

Physics-informed graph neural Galerkin networks: A unified framework for solving PDE-governed forward and inverse problems

requirement

Please add pyCaMOtk folder to your python path, so your system can find it, such as export PYTHONPATH=$PYTHONPATH:your_path/pycamotk

Citation

If you find this repo useful for your research, please consider to cite:

@article{gao2022physics,
  title={Physics-informed graph neural Galerkin networks: A unified framework for solving PDE-governed forward and inverse problems},
  author={Gao, Han and Zahr, Matthew J and Wang, Jian-Xun},
  journal={Computer Methods in Applied Mechanics and Engineering},
  volume={390},
  pages={114502},
  year={2022},
  publisher={Elsevier},
  doi={https://doi.org/10.1016/j.cma.2021.114502}
}

Core symbols most depended-on inside this repo

is_type
called by 113
pycamotk/pyCaMOtk/check.py
Double
called by 50
source/TensorFEMCore.py
last_chance0
called by 42
source/GCNNModel.py
sqrt
called by 21
pycamotk/pyCaMOtk/estr.py
visualize_fem
called by 21
pycamotk/pyCaMOtk/visualize_fem.py
ReshapeFix
called by 17
source/TensorFEMCore.py
get_dim_polysp
called by 16
pycamotk/pyCaMOtk/poly_mltdim.py
tensprod_vector_unif
called by 14
pycamotk/pyCaMOtk/tens_core.py

Shape

Function 126
Method 107
Class 47

Languages

Python100%

Modules by API surface

pycamotk/pyCaMOtk/estr.py30 symbols
source/setup_prob_eqn_handcode.py18 symbols
pycamotk/pyCaMOtk/str_core.py17 symbols
source/GCNNModel.py15 symbols
pycamotk/pyCaMOtk/bookkeep.py14 symbols
source/TensorFEMCore.py13 symbols
pycamotk/pyCaMOtk/mesh.py11 symbols
pycamotk/pyCaMOtk/poly_onedim.py10 symbols
pycamotk/pyCaMOtk/geom_mltdim.py10 symbols
pycamotk/pyCaMOtk/poly_mltdim.py9 symbols
pycamotk/pyCaMOtk/AdvectionBaseHandcode.py8 symbols
pycamotk/pyCaMOtk/tens_core.py7 symbols

For agents

$ claude mcp add graphGalerkin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page