lyc102 / ifem

iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two and three dimensions.
https://lyc102.github.io/ifem/
GNU General Public License v3.0
185 stars 73 forks source link

typos in HodgeLaptest.m and HodgeLapfemrate.m #5

Closed Terenceyuyue closed 3 years ago

Terenceyuyue commented 3 years ago

HodgeLaplacianE(node,elem,pde,bdFlag,option) <---> HodgeLaplacianE(node,elem,bdFlag, pde, option)

mfemHodgeLap(node,elem,bdFlag,pde,option) <-----> mfemHodgeLap(mesh,pde,option,varargin)

lyc102 commented 3 years ago

Thanks. Have corrected it. Will clean up and add more later. — Long

On Jul 22, 2020, at 9:56 PM, Terenceyuyue notifications@github.com wrote:

HodgeLaplacianE(node,elem,pde,bdFlag,option) ---> HodgeLaplacianE(node,elem,bdFlag, pde, option)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lyc102/ifem/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6TPYPZQTGRP5ZAWQJU25TR467JNANCNFSM4PFLLRDQ.