NeoPZ
Macros | Variables
pzskylmat.cpp File Reference

Contains the implementation of the TPZSkylMatrix methods. More...

#include "arglib.h"
#include <math.h>
#include <stdlib.h>
#include "pzfmatrix.h"
#include "pzskylmat.h"
#include <sstream>
#include "pzlog.h"
#include "tpzverysparsematrix.h"
Include dependency graph for pzskylmat.cpp:

Go to the source code of this file.

Macros

#define DECOMPOSE_CHOLESKY_OPT2
 

Variables

clarg::argBool clk_mig ("-skl_chk_pm", "Migrate Skyline pages before Cholesky Decomposition")
 
clarg::argBool clk_rea ("-skl_chk_rea", "Reallocate Skyline data before Cholesky Decomposition")
 

Detailed Description

Contains the implementation of the TPZSkylMatrix methods.

Definition in file pzskylmat.cpp.

Macro Definition Documentation

◆ DECOMPOSE_CHOLESKY_OPT2

#define DECOMPOSE_CHOLESKY_OPT2

Definition at line 1882 of file pzskylmat.cpp.

Variable Documentation

◆ clk_mig

clarg::argBool clk_mig("-skl_chk_pm", "Migrate Skyline pages before Cholesky Decomposition")

◆ clk_rea

clarg::argBool clk_rea("-skl_chk_rea", "Reallocate Skyline data before Cholesky Decomposition")