You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TABI-PB (treecode-accelerated boundary integral) solves the linear Poisson-Boltzmann equation. This TABI-PB repo serves as a submodule to APBS, and also works as a standalone distribution.
BaryTree is a library for fast computation of N-body interactions on multiple GPUs, based on barycentric Lagrange and Hermite polynomial interpolation treecodes, using OpenACC for GPU parallelization.
schemes for solving Poisson equation for surface potential or surface normal derivative, including SS, node-patch, richardson extrapolation for spheres and other simple geometries
This repo is a submodule for APBS and TABI-PB, containing meshing routines used by TABI-PB compiled for Mac, Linux, and Windows. This repo is used when building APBS.