Skip to content

Conversation

@nikoscham
Copy link
Member

Update Jacobi WebGPU solver. Remove other WebGPU computations that were not required.

…entation format and include versioning information for the FEAScript Library.

- Updated header comments in heatConduction2DFin.js, heatConduction2DFinGmsh.js, FEAScript.js, index.js, basisFunctionsScript.js, meshGenerationScript.js, meshUtilsScript.js, euclideanNormScript.js, frontalSolverScript.js, jacobiSolverScript.js, linearSystemSolverScript.js, newtonRaphsonScript.js, numericalIntegrationScript.js, frontPropagationScript.js, generalFormPDEScript.js, genericBoundaryConditionsScript.js, heatConductionScript.js, thermalBoundaryConditionsScript.js, gmshReaderScript.js, loggingScript.js, plotSolutionScript.js, webgpuWorkerScript.js, workerScript.js, and wrapperScript.js.

- Removed webgpuComputeEngineScript.js and added webgpuJacobiSolverScript.js to implement GPU-accelerated Jacobi solver using Taichi.js/WebGPU.
@nikoscham nikoscham added the enhancement New feature or request label Nov 5, 2025
@nikoscham nikoscham linked an issue Nov 5, 2025 that may be closed by this pull request
@nikoscham nikoscham merged commit 30eba31 into main Nov 5, 2025
2 checks passed
@nikoscham nikoscham deleted the feature/consolidateSolvers branch November 5, 2025 11:03
@nikoscham nikoscham self-assigned this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increasing the usage

2 participants