Graphviz  2.41.20171026.1811
Data Fields
StressMajorizationSmoother_struct Struct Reference

#include <post_process.h>

Collaboration diagram for StressMajorizationSmoother_struct:
Collaboration graph
[legend]

Data Fields

SparseMatrix D
 
SparseMatrix Lw
 
SparseMatrix Lwd
 
reallambda
 
void(* data_deallocator )(void *)
 
void * data
 
int scheme
 
real scaling
 
real tol_cg
 
int maxit_cg
 

Detailed Description

Definition at line 21 of file post_process.h.

Field Documentation

SparseMatrix StressMajorizationSmoother_struct::D

Definition at line 22 of file post_process.h.

Referenced by SparseStressMajorizationSmoother_new().

void* StressMajorizationSmoother_struct::data
void(* StressMajorizationSmoother_struct::data_deallocator)(void *)

Definition at line 26 of file post_process.h.

Referenced by StressMajorizationSmoother_delete(), and UniformStressSmoother_new().

real* StressMajorizationSmoother_struct::lambda
SparseMatrix StressMajorizationSmoother_struct::Lw
SparseMatrix StressMajorizationSmoother_struct::Lwd
int StressMajorizationSmoother_struct::maxit_cg
real StressMajorizationSmoother_struct::scaling
int StressMajorizationSmoother_struct::scheme
real StressMajorizationSmoother_struct::tol_cg

The documentation for this struct was generated from the following file: