mfem | Lightweight , general , scalable C++ library for finite | Math library

 by   mfem C++ Version: v4.5.2 License: BSD-3-Clause

kandi X-RAY | mfem Summary

kandi X-RAY | mfem Summary

mfem is a C++ library typically used in Utilities, Math applications. mfem has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

mfem is a modular parallel c++ library for finite element methods. its goal is to enable high-performance scalable finite element discretization research and application development on a wide variety of platforms, ranging from laptops to supercomputers. we welcome contributions and feedback from the community. please see the file contributing.md for additional details about our development process. conceptually, mfem can be viewed as a finite element toolbox that provides the building blocks for developing finite element algorithms in a manner similar to that of matlab for linear algebra methods. in particular, mfem provides support for arbitrary high-order h1-conforming, discontinuous (l2), h(div)-conforming, h(curl)-conforming and nurbs finite element spaces in 2d and 3d, as well as many bilinear, linear and nonlinear forms defined on them. it enables the quick prototyping of various finite element discretizations, including galerkin methods, mixed finite elements, discontinuous galerkin (dg), isogeometric analysis, hybridization and discontinuous petrov-galerkin (dpg) approaches. mfem includes classes for dealing with a wide range of mesh types: triangular, quadrilateral, tetrahedral and hexahedral, as well as surface and topologically periodical meshes. it has general support for mesh refinement, including local conforming and non-conforming (amr) adaptive refinement. arbitrary element transformations, allowing for high-order mesh elements with curved boundaries, are also
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mfem has a medium active ecosystem.
              It has 1280 star(s) with 428 fork(s). There are 119 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 94 open issues and 1723 have been closed. On average issues are closed in 61 days. There are 159 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mfem is v4.5.2

            kandi-Quality Quality

              mfem has 0 bugs and 0 code smells.

            kandi-Security Security

              mfem has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mfem code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mfem is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mfem releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mfem
            Get all kandi verified functions for this library.

            mfem Key Features

            No Key Features are available at this moment for mfem.

            mfem Examples and Code Snippets

            No Code Snippets are available at this moment for mfem.

            Community Discussions

            Trending Discussions on mfem

            QUESTION

            Link errơr using MPI compiler on Cygwin?
            Asked 2019-Sep-29 at 10:21

            I tried to use Cygwin to build a MPI program. I have the error below. I am new user of Cygwin and I am struggling to learn it. Sorry if I don't understand something.

            I am trying to use Xbraid package and to follow the instructions of user's manual but I got this error.

            Can someone help?

            ...

            ANSWER

            Answered 2019-Sep-28 at 22:26

            It looks like you're trying to use a C compiler to compile a C++ program (or a program which uses a C++ library). That isn't going to work without a lot of effort, since the C compiler doesn't know where to find the C++ standard libraries and other libraries for things such as exception handling.

            You haven't posted your Makefile, but if you're using the variable CC to compile and link your code, try switching to using CXX, which is the C++ compiler instead.

            Source https://stackoverflow.com/questions/58150719

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mfem

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mfem/mfem.git

          • CLI

            gh repo clone mfem/mfem

          • sshUrl

            git@github.com:mfem/mfem.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link