MGIS
Loading...
Searching...
No Matches
mgis::behaviour::BehaviourPostProcessing Struct Reference

structure describing a post-processing of a behaviour More...

#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Behaviour/Behaviour.hxx>

Public Member Functions

 BehaviourPostProcessing ()
 constructor
 
 BehaviourPostProcessing (BehaviourPostProcessing &&)
 move constructor
 
 BehaviourPostProcessing (const BehaviourPostProcessing &)
 copy constructor
 
BehaviourPostProcessingoperator= (BehaviourPostProcessing &&)
 move assignement
 
BehaviourPostProcessingoperator= (const BehaviourPostProcessing &)
 standard assignement
 
 ~BehaviourPostProcessing ()
 destructor
 

Public Attributes

BehaviourPostProcessingFctPtr f
 pointer to the post-processing
 
std::vector< Variableoutputs
 outputs of the post-processing
 

Detailed Description

structure describing a post-processing of a behaviour


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