Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
StressMajorizationSmoother_struct Struct Reference

#include <post_process.h>

Collaboration diagram for StressMajorizationSmoother_struct:
[legend]

Data Fields

SparseMatrix D
 
SparseMatrix Lw
 
SparseMatrix Lwd
 
double * lambda
 
void(* data_deallocator )(void *)
 
void * data
 
int scheme
 
double scaling
 
double tol_cg
 
double maxit_cg
 

Detailed Description

Definition at line 18 of file post_process.h.

Field Documentation

◆ D

SparseMatrix StressMajorizationSmoother_struct::D

Definition at line 19 of file post_process.h.

Referenced by SparseStressMajorizationSmoother_new().

◆ data

◆ data_deallocator

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

Definition at line 23 of file post_process.h.

Referenced by StressMajorizationSmoother_delete().

◆ lambda

◆ Lw

◆ Lwd

◆ maxit_cg

double StressMajorizationSmoother_struct::maxit_cg

◆ scaling

double StressMajorizationSmoother_struct::scaling

◆ scheme

◆ tol_cg

double StressMajorizationSmoother_struct::tol_cg

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