domain-decomposition

There are 33 repositories under domain-decomposition topic.

  • benmoseley/FBPINNs

    Solve forward and inverse problems related to partial differential equations using finite basis physics-informed neural networks (FBPINNs)

    Language:Python250121357
  • hpddm/hpddm

    A framework for high-performance domain decomposition methods.

    Language:C++132222434
  • penn-graphics-research/DOT

    Decomposed Optimization Time Integration (DOT) is a domain-decomposed optimization method for fast, reliable simulation of deformation dynamics. DOT efficiently converges with frame-rate time-steps across a wide range of extreme conditions.

    Language:C51717
  • ddc

    CExA-project/ddc

    DDC is a discrete domain computation library.

    Language:C++2811823
  • dtu-act/deeponet-acoustic-wave-prop

    Code for training and inferring acoustic wave propagation in 3D

    Language:Python22301
  • Narasimha1997/bzCompute

    bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.

    Language:Python1631
  • jnfran92/adaptive-boxes

    Python Library for rectangular decomposition of 2D binary images. Useful for ARD(Adaptive Rectangular Decomposition) sound simulation. :snake: :package:

    Language:Python14354
  • jnfran92/adaptive-boxes-gpu

    GPU-accelerated rectangular decomposition for sound propagation modeling :zap: :package:

    Language:C11130
  • prj-/aldaas2021robust

    A Robust Algebraic Domain Decomposition Preconditioner For Sparse Normal Equations

    Language:Fortran7202
  • mdh266/PECS-1D

    Photoelectrochemical Solar Cell Simulator in 1D

    Language:C++6311
  • pratikvn/schwarz-lib

    Repository for testing asynchronous schwarz methods.

    Language:C++55283
  • ahojukka5/Mortar3D.jl

    Mortar3D.jl is a Julia package to calculate discrete projections between non-conforming finite element mesheds. The resulting "mortar matrices" can be used to tie non-conforming finite element meshes together which are meshed separately to construct bigger models.

    Language:Julia3323
  • Freya-Feng/RobinDD

    Robin-type Domain Decomposition

    Language:MATLAB3101
  • istupakov/pyquasar

    Finite and boundary element methods on Python

    Language:Python3352
  • mdh266/PECS

    Photoelctrochemical Solar Cell Simulator

    Language:C++3301
  • mjayadharan/MMMFE-ST-DD

    Fluid flow simulator using MFEM and multiscale space-time sub-domains.

    Language:C++3241
  • SimpleDecomp

    NaokiHori/SimpleDecomp

    Decompose 2D/3D structured meshes between multiple MPI processes in a pencil-like manner

    Language:C3000
  • prj-/aldaas2019multi

    A Multilevel Schwarz Preconditioner Based on a Hierarchy of Coarse Spaces

    Language:Makefile2000
  • tommygorham/mpi-2ddc

    A two-dimensional domain decomposition using MPI to communicate and reduce matrix & array computations in the equation y=Ax.

    Language:C++2200
  • acse-hg2917/DDGAN_buildings

    ACSE9 Project code repo

    Language:Python1500
  • AI4SC-TJU/DDLM

    Domain decomposition learning algorithms for elliptic boundary value problems, with focus on the classical Dirichlet-Neumann and Robin-Robin algorithms.

    Language:Python1101
  • AMSC22-23/Eikonal-Cuda-Cesaroni-Tonarelli-Trabacchin

    Eikonal CUDA implementation for the Advanced Methods for Scientific Computing (AMSC) Course @POLIMI

    Language:C++1101
  • GeorgeM2000/Serial-and-Parallel-Numerical-Methods-for-Partial-Differential-Equations

    Serial and Parallel numerical methods for solving partial differential equations using finite differences with OpenMP. Implementation of the serial and parallel Jacobi and Gauss-Seidel methods for solving linear systems. Implementation of the Additive Schwarz and Restricted Additive Schwarz methods for domain decomposition.

    Language:C++1101
  • jfdev001/FETI.jl

    A Julia finite element tearing and interconnecting (FETI) prototype implementation.

    Language:GLSL10
  • mgroupntua/Solvers

    Solver library for computational mechanics problems

    Language:C#16210
  • mjayadharan/BiotDD

    Repository containing deal.ii implementation of domain decomposition for Biot system of poroelasticity

    Language:C++1201
  • mjayadharan/BiotDDMortar

    Modified version of BIotDD with more functions added. Later need to be merged with BiotDD.

    Language:C++1100
  • sdasgup3/parallel-sudoku

    Parallel Sudoku Implementation using Charm++

    Language:C1606
  • JTomasson20/DD-GAN

    MSc project - Applied Computational Science and Engineering at Imperial College London 2021. Topic: Domain Decomposition and Generative Adversarial Networks (DD-GAN) for modelling fluid flow

    Language:Python0101
  • juliorodrigues07/parallel_primes

    Master-slave parallel implementation to identify prime numbers in an array.

    Language:C0100
  • PeriHPX/nonlocalheatequation

    Distributed implementation of the nonlocal heat equation

    Language:TeX0100
  • ehabosaleh/socket-based-multicore

    The goal of this trial is to use the socket programming concept to connect cores belonging to the same processor and participate in solving a mathematical problem.

    Language:Python10
  • juliorodrigues07/ecosystem_simulation

    Parallel implementation of a simple ecosystem based on Lotka-Volterra model (Predator-Prey).

    Language:C