Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
norm_

Detailed Description

Definition at line 349 of file expression.h.

Public Member Functions

template<class T>
float_traits< T >::type operator() (const T &x) const
template<class T>
float_traits< T >::type operator() (const point_basic< T > &x) const
template<class T>
float_traits< T >::type operator() (const tensor_basic< T > &x) const

Member Function Documentation

◆ operator()() [1/3]

template<class T>
float_traits< T >::type operator() ( const T & x) const

Definition at line 351 of file expression.h.

◆ operator()() [2/3]

template<class T>
float_traits< T >::type operator() ( const point_basic< T > & x) const

Definition at line 353 of file expression.h.

◆ operator()() [3/3]

template<class T>
float_traits< T >::type operator() ( const tensor_basic< T > & x) const

Definition at line 355 of file expression.h.


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