{"id":16569063,"url":"https://github.com/polossk/ezpde-solver","last_synced_at":"2025-08-01T10:06:26.961Z","repository":{"id":70259833,"uuid":"113671423","full_name":"polossk/ezpde-solver","owner":"polossk","description":"Assignments of Mathematical Foundation of Finite Element Methods","archived":false,"fork":false,"pushed_at":"2019-02-25T03:29:38.000Z","size":301,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T20:45:01.202Z","etag":null,"topics":["finite-element-methods","matlab","pde-solver"],"latest_commit_sha":null,"homepage":null,"language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polossk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-09T13:28:59.000Z","updated_at":"2020-12-22T06:48:26.000Z","dependencies_parsed_at":"2023-04-25T20:12:26.175Z","dependency_job_id":null,"html_url":"https://github.com/polossk/ezpde-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polossk%2Fezpde-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polossk%2Fezpde-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polossk%2Fezpde-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polossk%2Fezpde-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polossk","download_url":"https://codeload.github.com/polossk/ezpde-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238751318,"owners_count":19524538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["finite-element-methods","matlab","pde-solver"],"created_at":"2024-10-11T21:12:18.691Z","updated_at":"2025-02-13T23:31:51.875Z","avatar_url":"https://github.com/polossk.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ezpde-solver\n![Platfrom](https://img.shields.io/badge/matlab-2015b+-bb92ac.svg)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n![Status](https://img.shields.io/badge/status-工事現場-red.svg)\n\n## Usage\n- copy all codes and subfolder to your workspace directly.\n- add `include(package_path)` in your code, where the default value of `package_path` is `'.\\ezpde-solver\\'`.\n\n### Workspace Example\n\n```plain\nWorkspace\\\n├── your_code_1.m\n├── your_code_2.m\n└── includes\\\n    ├── module_core\\\n    │   ├── error_1d_core\\\n    │   ├── error_2d_core\\\n    │   ├── fem_1d_core\\\n    │   ├── fem_2d_core\\\n    │   └── gaussint\\\n    ├── module_errors\\\n    ├── module_solver\\\n    └── utils\\\n```\n\n## Note\n- Homework of Mathematical Foundation of Finite Element Methods\n- Naive FEM code, easy to use but no guarantee of both its effectiveness and efficiency\n- I would to give my special thanks to Prof. He for his excellent teaching\n\n## Cautions \u0026 Todos\n1. `boundary.type` was auto pasted to the `boundary.nodes(1, :)`, which indecated the boundary element's type information. There is going to modify in an automatic way to sustain boundary type with it's boundary information.\n2. please define your equation in the same way as these `example` codes.\n3. **Done** \u003cdel\u003e*rename `equ_error*.m` to `equation_error*.m`*\u003c/del\u003e\n\n## Copyright\nUse this code whatever you want, under the circumstances of acknowleged the\nmit license this page below. Star this repository if you like, and it will\nbe very generous of you!\n\n## License\nThe MIT License (MIT)\nCopyright (c) 2017 Shangkun Shen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the “Software”), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolossk%2Fezpde-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolossk%2Fezpde-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolossk%2Fezpde-solver/lists"}