Panzer  Version of the Day
Classes | Public Types | List of all members
panzer::Traits Struct Reference

#include <Panzer_Traits.hpp>

Classes

struct  Jacobian
 
struct  PreEvalData
 
struct  Residual
 
struct  SD
 
struct  Tangent
 

Public Types

typedef double RealType
 
typedef PANZER_FADTYPE FadType
 
typedef Sacado::mpl::vector< Residual, Jacobian, TangentEvalTypes
 
typedef SD SetupData
 
typedef panzer::WorksetEvalData
 
typedef void * PostEvalData
 

Detailed Description

Definition at line 75 of file Panzer_Traits.hpp.

Member Typedef Documentation

◆ RealType

typedef double panzer::Traits::RealType

Definition at line 82 of file Panzer_Traits.hpp.

◆ FadType

typedef PANZER_FADTYPE panzer::Traits::FadType

Definition at line 88 of file Panzer_Traits.hpp.

◆ EvalTypes

typedef Sacado::mpl::vector< Residual , Jacobian , Tangent > panzer::Traits::EvalTypes

Definition at line 112 of file Panzer_Traits.hpp.

◆ SetupData

Definition at line 121 of file Panzer_Traits.hpp.

◆ EvalData

Definition at line 123 of file Panzer_Traits.hpp.

◆ PostEvalData

Definition at line 132 of file Panzer_Traits.hpp.


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