MAST
structural_assembly.cpp File Reference
#include "elasticity/structural_assembly.h"
#include "base/physics_discipline_base.h"
#include "base/system_initialization.h"
#include "base/nonlinear_system.h"
#include "base/assembly_elem_operation.h"
#include "elasticity/structural_element_base.h"
#include "mesh/geom_elem.h"
#include "libmesh/petsc_nonlinear_solver.h"
#include "libmesh/petsc_vector.h"
#include "libmesh/dof_map.h"
Include dependency graph for structural_assembly.cpp:

Go to the source code of this file.

Functions

PetscErrorCode _snes_structural_nonlinear_assembly_monitor_function (SNES snes, PetscInt its, PetscReal norm2, void *ctx)
 

Function Documentation

PetscErrorCode _snes_structural_nonlinear_assembly_monitor_function ( SNES  snes,
PetscInt  its,
PetscReal  norm2,
void *  ctx 
)

Definition at line 39 of file structural_assembly.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: