Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::MMParametrization::FullHessianAssembler Class Reference

Assembles the full system's Hessian matrix from the subsystem's Hessians. More...

#include <FullHessianAssembler.h>

Collaboration diagram for Scine::MMParametrization::FullHessianAssembler:
Collaboration graph

Public Member Functions

 FullHessianAssembler (ParametrizationData &data, Core::Log &log)
 Constructor.
 
void assembleFullHessian ()
 This function takes all the Hessians from the subsystems and the mapping of the parameters to the subsystems to generate the sparse matrix which is the Hessian of the full system in the next steps.
 

Detailed Description

Assembles the full system's Hessian matrix from the subsystem's Hessians.


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