huangyb2's Stars
c-schubert/ansys-apdl-to-vtk
ANSYS APDL to VTK
halbux/sparselizard
C++ FEM library | user-friendly | multi-physics | hp-adaptive | HPC
RedBlight/EFVIE-MoM
Electric field volume integral equation solver, incorporating method of moments and SWG basis functions.
RedBlight/RaytrAMP
Shooting and bouncing rays method for radar cross-section calculations, accelerated with BVH algorithm running on GPU (C++ AMP).
ImKdward/nas_format_conversion
This program is aimed at convert the format .nas, which is generated by FEKO, to the format .dat we define.
hypre-space/hypre
Parallel solvers for sparse linear systems featuring multigrid methods.
NekCEM/NekCEM
Spectral-element solver for Maxwell's equations, drift-diffusion equations, and more.
victorsndvg/FEconv
Program feconv is an utility to convert between several mesh and FE field formats, like ANSYS mesh files (.msh), MD Nastran input files (.bdf), I-Deas Universal (.unv), VTK files (.vtk), etc. If you use a Modulef format to store an intermediate mesh (.mfm). It can transform the FE type of a mesh composed of trangles or tetrahedra, to Lagrange P1 or P2, Raviart-Thomas (face) or Whitney (edge) finite elements. It also uses third-party code to perform bandwidth optimization (CutlHill-McKee optimization).
odmiller/MultilayerEM
Electromagnetics codes to compute radiative heat transfer, Green's functions, and reflection/transmission for multilayer structures
cemagg/SUN-EM-CMOM
CMoM is a C++ Computational Electromagnetic (CEM) solver focusing on the Method of Moments (MoM).
tmolteno/necpp
NEC2++ is a C++ rewrite of the Numerical Electromagnetics Code (NEC-2) with many new features like automatic error detection when you specify the structure incorrectly and much faster execution. Nec2++ can analyse radiating as well as scattering properties of structures. The simulation engine in Nec2++ is compiled into a library for easy integration into automatic antenna design systems or GUI tools. Examples are included for using Nec2++ from C/C++, Ruby and Python.
Gjacquenot/Puma-EM
open source MLFMA (multi level fast multipole algorithm) or open source MLFMM (multi level fast multipole method)
awslabs/palace
3D finite element solver for computational electromagnetics
exafmm/exafmm
kokkos/mdspan
Reference implementation of mdspan targeting C++23
blitzpp/blitz
Blitz++ Multi-Dimensional Array Library for C++
bempp/bempp-legacy
Bempp - Boundary elements in Python
exafmm/exafmm-t
A kernel-independent fast multipole method library with Python interface.
UCL/bempp
BEM++ - A HPC boundary element library
mfem/mfem
Lightweight, general, scalable C++ library for finite element methods
PX4/eigen
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
PointCloudLibrary/pcl
Point Cloud Library (PCL)
hahahuahai/Octree
八叉树的C++实现
adriankrupa/Octree
Multithreaded Octree implementation in C++
jbehley/octree
Fast radius neighbor search with an Octree (ICRA 2015)
zhujun3753/i-octree
[ICRA2024] Implementation of A Fast, Lightweight, and Dynamic Octree for Proximity Search
Forceflow/liboctree
A library for working with the .octree file format
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
temf/bembel
The BEM-based engineering library
attcs/Octree
Octree/Quadtree/N-dimensional linear tree