#include "comobject_mpi.hpp"
#include "common/vec3t.hpp"
#include "kernel3d_mpi.hpp"
Go to the source code of this file.
Classes | |
| class | KnlMat3d_MPI |
| KnlMat3d_MPI is an mpi version of KnlMat3d - storing kernel and matrix information for 3d. KnlMat3d_MPI builds upon ComObject_MPI - for use with FMM_3d_MPI or Dense3d_MPI by including virtual functions for setup() and evaluate(...) as well as accesses to information such as source positions, target values, etc. More... | |
1.4.5