RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::Base Struct Reference

Base class for functions satisfying FunctionConcept. Required for enabling the operators in generate.hh. More...

#include <base.hh>

Inheritance diagram for RFFGen::Base:
RFFGen::LinearAlgebra::LinearizedStrainTensor< Matrix > RFFGen::CMath::ASin RFFGen::CMath::Cos RFFGen::CMath::Exp RFFGen::CMath::Exp2 RFFGen::CMath::LN RFFGen::CMath::Log10 RFFGen::CMath::Log2 RFFGen::CMath::Pow< dividend, divisor > RFFGen::CMath::Sin RFFGen::CMath::Tan RFFGen::Concepts::FunctionConcept RFFGen::Constant< Type, class > RFFGen::Identity< Arg, class > RFFGen::LinearAlgebra::DynamicSizeDeterminant< Matrix > RFFGen::LinearAlgebra::LeftCauchyGreenStrainTensor< Matrix, class > RFFGen::LinearAlgebra::LinearizedStrainTensor< Matrix, class > RFFGen::LinearAlgebra::SecondPrincipalInvariant< Matrix, class > RFFGen::LinearAlgebra::ShiftedInvariant< Invariant, offset > RFFGen::LinearAlgebra::SquaredEuclideanNorm< Matrix, class > RFFGen::LinearAlgebra::SquaredMatrixNorm< Matrix, class > RFFGen::MathematicalOperations::Chain< F, G, class, class > RFFGen::MathematicalOperations::Product< F, G, class, class > RFFGen::MathematicalOperations::Scale< F, class > RFFGen::MathematicalOperations::Squared< F, class > RFFGen::MathematicalOperations::Sum< F, G, CheckF, CheckG > RFFGen::Variable< T, id > RFFGen::MathematicalOperations::Sum< LinearizedStrainTensor< Matrix >, GeometricNonlinearity< Matrix > >

Public Member Functions

template<class Arg >
void update (const Arg &)
 Update on changed input.
 
template<int id, class Arg >
void updateVariable (const Arg &)
 Empty variables.
 

Detailed Description

Base class for functions satisfying FunctionConcept. Required for enabling the operators in generate.hh.


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