dohp | dual order hp finite element

 by   jedbrown C Version: Current License: No License

kandi X-RAY | dohp Summary

kandi X-RAY | dohp Summary

dohp is a C library. dohp has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Dohp aims to be a very efficient implementation of the hp-version of the finite element method. It exploits the tensor product structure of nodal bases on hexahedra to significantly reduce the memory requirements and computational cost compared to low-order elements. It typically forms a preconditioning matrix using an embedded Q1 discretization, which is much sparser than Q2 elements. Preliminary results show that memory and solver runtime for arbitrary order (2-10 or so) is half that required by a standard Q2 approximation. The methods are summarized in [1] and Dohp is used to solve nonlinear eigenproblems in [2]. Dohp currently depends on development versions of PETSc [3] and MOAB [4]. Additionally, some tests depend on SymPy [5] to manufacture the forcing terms for exact solutions. If you are interested in Dohp, please let me know (jed at 59A2 dot org) and I'll fill you in on the design and how to get it installed (and update this README). [1] [2] or [3] [4] [5]
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              dohp has a low active ecosystem.
              It has 5 star(s) with 1 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 7 open issues and 12 have been closed. On average issues are closed in 222 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of dohp is current.

            kandi-Quality Quality

              dohp has no bugs reported.

            kandi-Security Security

              dohp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              dohp does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              dohp releases are not available. You will need to build from source code and install.

            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 dohp
            Get all kandi verified functions for this library.

            dohp Key Features

            No Key Features are available at this moment for dohp.

            dohp Examples and Code Snippets

            No Code Snippets are available at this moment for dohp.

            Community Discussions

            No Community Discussions are available at this moment for dohp.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install dohp

            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/jedbrown/dohp.git

          • CLI

            gh repo clone jedbrown/dohp

          • sshUrl

            git@github.com:jedbrown/dohp.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

            Consider Popular C Libraries

            linux

            by torvalds

            scrcpy

            by Genymobile

            netdata

            by netdata

            redis

            by redis

            git

            by git

            Try Top Libraries by jedbrown

            git-fat

            by jedbrownPython

            numerical-computation

            by jedbrownJupyter Notebook

            petscplot

            by jedbrownPython

            talks

            by jedbrownJupyter Notebook

            spectral-petsc

            by jedbrownC++