PARALUTION
1.0.0
PARALUTION
Main Page
Namespaces
Data Structures
Files
File List
Globals
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
]
▼
base
►
gpu
backend_gpu.cu
backend_gpu.hpp
cuda_kernels_bcsr.hpp
cuda_kernels_coo.hpp
cuda_kernels_csr.hpp
cuda_kernels_dense.hpp
cuda_kernels_dia.hpp
cuda_kernels_ell.hpp
cuda_kernels_general.hpp
cuda_kernels_hyb.hpp
cuda_kernels_mcsr.hpp
cuda_kernels_vector.hpp
cusparse_csr.hpp
gpu_allocate_free.cu
gpu_allocate_free.hpp
gpu_matrix_bcsr.cu
gpu_matrix_bcsr.hpp
gpu_matrix_coo.cu
gpu_matrix_coo.hpp
gpu_matrix_csr.cu
gpu_matrix_csr.hpp
gpu_matrix_dense.cu
gpu_matrix_dense.hpp
gpu_matrix_dia.cu
gpu_matrix_dia.hpp
gpu_matrix_ell.cu
gpu_matrix_ell.hpp
gpu_matrix_hyb.cu
gpu_matrix_hyb.hpp
gpu_matrix_mcsr.cu
gpu_matrix_mcsr.hpp
gpu_utils.hpp
gpu_vector.cu
gpu_vector.hpp
►
host
host_affinity.cpp
host_affinity.hpp
host_conversion.cpp
host_conversion.hpp
host_io.cpp
host_io.hpp
host_matrix_bcsr.cpp
host_matrix_bcsr.hpp
host_matrix_coo.cpp
host_matrix_coo.hpp
host_matrix_csr.cpp
host_matrix_csr.hpp
host_matrix_dense.cpp
host_matrix_dense.hpp
host_matrix_dia.cpp
host_matrix_dia.hpp
host_matrix_ell.cpp
host_matrix_ell.hpp
host_matrix_hyb.cpp
host_matrix_hyb.hpp
host_matrix_mcsr.cpp
host_matrix_mcsr.hpp
host_stencil_laplace2d.cpp
host_stencil_laplace2d.hpp
host_vector.cpp
host_vector.hpp
►
mic
backend_mic.cpp
backend_mic.hpp
mic_allocate_free.cpp
mic_allocate_free.hpp
mic_matrix_bcsr.cpp
mic_matrix_bcsr.hpp
mic_matrix_coo.cpp
mic_matrix_coo.hpp
mic_matrix_coo_kernel.cpp
mic_matrix_coo_kernel.hpp
mic_matrix_csr.cpp
mic_matrix_csr.hpp
mic_matrix_csr_kernel.cpp
mic_matrix_csr_kernel.hpp
mic_matrix_dense.cpp
mic_matrix_dense.hpp
mic_matrix_dense_kernel.cpp
mic_matrix_dense_kernel.hpp
mic_matrix_dia.cpp
mic_matrix_dia.hpp
mic_matrix_dia_kernel.cpp
mic_matrix_dia_kernel.hpp
mic_matrix_ell.cpp
mic_matrix_ell.hpp
mic_matrix_ell_kernel.cpp
mic_matrix_ell_kernel.hpp
mic_matrix_hyb.cpp
mic_matrix_hyb.hpp
mic_matrix_mcsr.cpp
mic_matrix_mcsr.hpp
mic_matrix_mcsr_kernel.cpp
mic_matrix_mcsr_kernel.hpp
mic_utils.cpp
mic_utils.hpp
mic_vector.cpp
mic_vector.hpp
mic_vector_kernel.cpp
mic_vector_kernel.hpp
►
ocl
►
kernels
cl_to_hpp.cpp
hpp_to_cl.cpp
ocl_kernels_bcsr.hpp
ocl_kernels_coo.hpp
ocl_kernels_csr.hpp
ocl_kernels_dense.hpp
ocl_kernels_dia.hpp
ocl_kernels_ell.hpp
ocl_kernels_general.hpp
ocl_kernels_hyb.hpp
ocl_kernels_mcsr.hpp
ocl_kernels_vector.hpp
backend_ocl.cpp
backend_ocl.hpp
kernels_ocl.hpp
ocl_allocate_free.cpp
ocl_allocate_free.hpp
ocl_matrix_bcsr.cpp
ocl_matrix_bcsr.hpp
ocl_matrix_coo.cpp
ocl_matrix_coo.hpp
ocl_matrix_csr.cpp
ocl_matrix_csr.hpp
ocl_matrix_dense.cpp
ocl_matrix_dense.hpp
ocl_matrix_dia.cpp
ocl_matrix_dia.hpp
ocl_matrix_ell.cpp
ocl_matrix_ell.hpp
ocl_matrix_hyb.cpp
ocl_matrix_hyb.hpp
ocl_matrix_mcsr.cpp
ocl_matrix_mcsr.hpp
ocl_utils.hpp
ocl_vector.cpp
ocl_vector.hpp
backend_manager.cpp
backend_manager.hpp
base_matrix.cpp
base_matrix.hpp
base_paralution.cpp
base_paralution.hpp
base_stencil.cpp
base_stencil.hpp
base_vector.cpp
base_vector.hpp
local_matrix.cpp
local_matrix.hpp
local_stencil.cpp
local_stencil.hpp
local_vector.cpp
local_vector.hpp
matrix_formats.hpp
matrix_formats_ind.hpp
operator.cpp
operator.hpp
stencil_types.hpp
vector.cpp
vector.hpp
version.hpp
▼
examples
►
fortran
mmio.f
paralution_solver.f90
amg.cpp
as-precond.cpp
assembly.cpp
assembly2.cpp
async.cpp
benchmark.cpp
bicgstab.cpp
block-precond.cpp
cg-amg.cpp
cg.cpp
cmk.cpp
complex.cpp
direct.cpp
dpcg.cpp
fixed-point.cpp
gmres.cpp
idr.cpp
me-preconditioner.cpp
mixed-precision.cpp
power-method.cpp
simple-spmv.cpp
sira.cpp
sp-precond.cpp
stencil.cpp
tns.cpp
▼
plug-ins
►
elmer
SolveParalution.cxx
►
MATLAB
paralution_pcg.cpp
pcg_example.m
paralution_dealii.hpp
paralution_fortran.cpp
▼
solvers
►
deflation
dpcg.cpp
dpcg.hpp
►
direct
inversion.cpp
inversion.hpp
lu.cpp
lu.hpp
qr.cpp
qr.hpp
►
eigenvalue
ampe_sira.cpp
ampe_sira.hpp
cg_hn.cpp
cg_hn.hpp
►
krylov
bicgstab.cpp
bicgstab.hpp
cg.cpp
cg.hpp
cr.cpp
cr.hpp
fgmres.cpp
fgmres.hpp
gmres.cpp
gmres.hpp
idr.cpp
idr.hpp
►
multigrid
amg.cpp
amg.hpp
base_amg.cpp
base_amg.hpp
base_multigrid.cpp
base_multigrid.hpp
multigrid.cpp
multigrid.hpp
►
preconditioners
preconditioner.cpp
preconditioner.hpp
preconditioner_ai.cpp
preconditioner_ai.hpp
preconditioner_as.cpp
preconditioner_as.hpp
preconditioner_blockprecond.cpp
preconditioner_blockprecond.hpp
preconditioner_multicolored.cpp
preconditioner_multicolored.hpp
preconditioner_multicolored_gs.cpp
preconditioner_multicolored_gs.hpp
preconditioner_multicolored_ilu.cpp
preconditioner_multicolored_ilu.hpp
preconditioner_multielimination.cpp
preconditioner_multielimination.hpp
preconditioner_saddlepoint.cpp
preconditioner_saddlepoint.hpp
chebyshev.cpp
chebyshev.hpp
iter_ctrl.cpp
iter_ctrl.hpp
mixed_precision.cpp
mixed_precision.hpp
solver.cpp
solver.hpp
▼
utils
allocate_free.cpp
allocate_free.hpp
def.hpp
log.cpp
log.hpp
math_functions.cpp
math_functions.hpp
time_functions.cpp
time_functions.hpp
paralution.hpp
Generated on Mon May 18 2015 09:23:41 for PARALUTION by
1.8.9.1