ThunderEgg
1.0.0
|
FastSchurMatrixAssemble2D class. More...
#include <ThunderEgg/Poisson/FFTWPatchSolver.h>
#include <ThunderEgg/Schur/InterfaceDomain.h>
#include <petscmat.h>
Go to the source code of this file.
Namespaces | |
ThunderEgg | |
The ThunderEgg namespace. | |
ThunderEgg::Poisson | |
Classes specific to the Poisson equation. | |
Functions | |
Mat | ThunderEgg::Poisson::FastSchurMatrixAssemble2D (const Schur::InterfaceDomain< 2 > &iface_domain, Poisson::FFTWPatchSolver< 2 > &solver) |
A fast algorithm for forming the Schur compliment matrix. More... | |
FastSchurMatrixAssemble2D class.