z2_smoothing Class Reference

#include <z2_smoothing.h>

List of all members.

Public Member Functions

void alloc_ntn (skyline *ntn_sky)
void column_lengths_nn (skyline *ntn_sky)
void compute_ainv (vector &ainv)
void compute_ntdbr (vector &ntdbr)
void compute_ntn_sky (skyline *ntn_sky)
void compute_rsigfull (vector &ainv, vector &ntdbr, vector *rsigfull)
void compute_rsigfull (skyline *ntn_sky, vector &ntdbr, vector *rsigfull)
void give_adapt_code_numbers (long eid, ivector &cn)
void run (vector *rsigfull)
 z2_smoothing (long ncomp)
 ~z2_smoothing (void)

Public Attributes

long flags
long ncomp
long ne
long nn

Detailed Description

Definition at line 8 of file z2_smoothing.h.


Constructor & Destructor Documentation

z2_smoothing ( long  ncomp  ) 

Definition at line 16 of file z2_smoothing.cpp.

References Ada, flags, adaptivity::give_adaptflag(), Mt, ncomp, mechtop::ne, ne, mechtop::nn, and nn.

~z2_smoothing ( void   ) 

Definition at line 24 of file z2_smoothing.cpp.


Member Function Documentation

void alloc_ntn ( skyline ntn_sky  ) 
void column_lengths_nn ( skyline ntn_sky  ) 
void compute_ainv ( vector ainv  ) 
void compute_ntdbr ( vector ntdbr  ) 
void compute_ntn_sky ( skyline ntn_sky  ) 
void compute_rsigfull ( vector ainv,
vector ntdbr,
vector rsigfull 
)

Definition at line 222 of file z2_smoothing.cpp.

References ncomp, and nn.

void compute_rsigfull ( skyline ntn_sky,
vector ntdbr,
vector rsigfull 
)

Definition at line 169 of file z2_smoothing.cpp.

References vector::a, skyline::ldl_sky(), Mp, ncomp, nn, and probdesc::zero.

Referenced by run().

void give_adapt_code_numbers ( long  eid,
ivector cn 
)
void run ( vector rsigfull  ) 

Mp->diagonalization){

Definition at line 28 of file z2_smoothing.cpp.

References alloc_ntn(), allocv(), compute_ainv(), compute_ntdbr(), compute_ntn_sky(), compute_rsigfull(), fprintf_vector(), ncomp, nn, and Out.

Referenced by adaptivity::run().


Member Data Documentation

long flags

Definition at line 30 of file z2_smoothing.h.

Referenced by alloc_ntn(), and z2_smoothing().

long ncomp

Definition at line 27 of file z2_smoothing.h.

Referenced by compute_ntdbr(), compute_rsigfull(), run(), and z2_smoothing().

long ne
long nn

The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2