Skip to content

C++ implementation of MLPG method for diffusion equation. Only builds timestepping system matrices, intended to be read e.g. into Matlab and solved/timestepped there. Also includes FEM implementation for comparison.

msterk/meshfree-diffusion

Repository files navigation

meshfree-diffusion

C++ implementation of MLPG method for diffusion equation. Only builds timestepping system matrices, intended to be read e.g. into Matlab and solved/timestepped there. Also includes FEM implementation for comparison.

About

C++ implementation of MLPG method for diffusion equation. Only builds timestepping system matrices, intended to be read e.g. into Matlab and solved/timestepped there. Also includes FEM implementation for comparison.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published