version 0.4.1
Ikarus::Concepts::Formulations::TwoPoint Concept Reference

Concept to check if the underlying strain and stress tag correspond to a two point formulation. More...

#include <ikarus/utils/concepts.hh>

Concept definition

template<StrainTags T1, StressTags T2>
Concept to check if the underlying strain and stress tag correspond to a two point formulation.
Definition: utils/concepts.hh:660

Detailed Description

Template Parameters
T1The underlying strain tag.
T2The underlying stress tag.