Coder Social home page Coder Social logo

wangheyu / afepack Goto Github PK

View Code? Open in Web Editor NEW
45.0 8.0 19.0 1.94 MB

Adaptive Finite Element Package

License: GNU General Public License v2.0

Makefile 8.74% Roff 0.04% C 12.67% Shell 0.85% C++ 76.35% MATLAB 0.05% Perl 1.13% M4 0.19%
pde finite-element-methods adaptive-mesh

afepack's People

Contributors

double-sun-zju avatar fengerhan avatar ruolipku avatar ryanbernx avatar wangheyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

afepack's Issues

重构 Makefile.am

源码中只有部分的目录里有 Makefile.am,其他目录则是直接手写 Makefile,而不是用 configure 生成。是否考虑统一一下 Makefile 的生成方式?

第一个例子出现段错误

在Ubuntu18.04下,进入example/possion_equation后执行make和easymesh D成功,但运行./run D时
报错:
段错误
经gdb检查,未进入main函数就已经产生段错误:
0x00000000000043c6 in ?? ()
仔细对比发现,当前版本生成的Make.global_options有下述语句:
LIBS = -ldeal_II -Lcheck/lib -lm -ldl -shared
去掉-shared编译选项后不再产生段错误。

不知道这是个例还是普遍现象,希望老师能核实一下。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.