Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Attributes | List of all members
smith::CouplingFields< PFs > Struct Template Reference

Bundle of coupled PhysicsFields packs supplied to a builder as a single coupling arg. More...

#include <coupling_params.hpp>

Public Attributes

std::tuple< PFs... > packs
 The coupling packs.
 

Detailed Description

template<typename... PFs>
struct smith::CouplingFields< PFs >

Bundle of coupled PhysicsFields packs supplied to a builder as a single coupling arg.

Order is preserved. Each entry contributes its fields and an interpolation segment governed by its own time_rule_type.

Definition at line 74 of file coupling_params.hpp.


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