OGS
NumLib::CouplingNode Struct Reference

Detailed Description

Information of a coupling node.

Definition at line 29 of file StaggeredCoupling.h.

#include <StaggeredCoupling.h>

Public Attributes

std::string process_name
 
std::unique_ptr< NumLib::ConvergenceCriterionconvergence_criterion
 
int max_iterations
 
int process_id
 

Member Data Documentation

◆ convergence_criterion

std::unique_ptr<NumLib::ConvergenceCriterion> NumLib::CouplingNode::convergence_criterion

◆ max_iterations

int NumLib::CouplingNode::max_iterations

Definition at line 33 of file StaggeredCoupling.h.

◆ process_id

◆ process_name


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