Classes | Public Types

PHAL::AlbanyTraits Struct Reference

#include <PHAL_AlbanyTraits.hpp>

List of all members.

Classes

struct  Jacobian
struct  Residual
struct  Tangent

Public Types

typedef Sacado::mpl::vector
< Residual, Jacobian, Tangent
EvalTypes
typedef boost::mpl::vector
< Residual, Jacobian, Tangent
BEvalTypes
typedef Sacado::mpl::vector
< RealType
ResidualDataTypes
typedef Sacado::mpl::vector
< FadType, RealType
JacobianDataTypes
typedef Sacado::mpl::vector
< TanFadType, RealType
TangentDataTypes
typedef boost::mpl::map
< boost::mpl::pair< Residual,
ResidualDataTypes >
, boost::mpl::pair< Jacobian,
JacobianDataTypes >
, boost::mpl::pair< Tangent,
TangentDataTypes > >::type 
EvalToDataMap
typedef PHX::NewAllocator Allocator
typedef const std::string & SetupData
typedef WorksetEvalData
typedef WorksetPreEvalData
typedef WorksetPostEvalData

Detailed Description

Definition at line 36 of file PHAL_AlbanyTraits.hpp.


Member Typedef Documentation

typedef Sacado::mpl::vector<Residual, Jacobian, Tangent> PHAL::AlbanyTraits::EvalTypes

Definition at line 65 of file PHAL_AlbanyTraits.hpp.

Definition at line 66 of file PHAL_AlbanyTraits.hpp.

typedef Sacado::mpl::vector<RealType> PHAL::AlbanyTraits::ResidualDataTypes

Definition at line 79 of file PHAL_AlbanyTraits.hpp.

Definition at line 82 of file PHAL_AlbanyTraits.hpp.

Definition at line 85 of file PHAL_AlbanyTraits.hpp.

typedef boost::mpl::map< boost::mpl::pair<Residual, ResidualDataTypes>, boost::mpl::pair<Jacobian, JacobianDataTypes>, boost::mpl::pair<Tangent, TangentDataTypes> >::type PHAL::AlbanyTraits::EvalToDataMap

Definition at line 125 of file PHAL_AlbanyTraits.hpp.

typedef PHX::NewAllocator PHAL::AlbanyTraits::Allocator

Definition at line 131 of file PHAL_AlbanyTraits.hpp.

typedef const std::string& PHAL::AlbanyTraits::SetupData

Definition at line 137 of file PHAL_AlbanyTraits.hpp.

Definition at line 139 of file PHAL_AlbanyTraits.hpp.

Definition at line 140 of file PHAL_AlbanyTraits.hpp.

Definition at line 141 of file PHAL_AlbanyTraits.hpp.


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