AFEPack
公有成员 | 私有属性
LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >模板类参考

#include <FEMSpace.h>

所有成员的列表。

公有成员

 LocalFEMFunction (Element< value_type, DIM, DOW, TDIM > &=*((Element< value_type, DIM, DOW, TDIM > *) NULL))
virtual ~LocalFEMFunction ()
Element< value_type, DIM, DOW,
TDIM > & 
element ()
void reinit (Element< value_type, DIM, DOW, TDIM > &)
value_type value (const afepack::Point< DOW > &) const
std::vector< value_typegradient (const afepack::Point< DOW > &) const
std::vector< value_typevalue (const std::vector< afepack::Point< DOW > > &) const
std::vector< std::vector
< value_type > > 
gradient (const std::vector< afepack::Point< DOW > > &) const

私有属性

Element< value_type, DIM, DOW,
TDIM > * 
ele

template<class value_type, int DIM, int DOW = DIM, int TDIM = DIM, typename Number = double>
class LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >


构造及析构函数文档

template<class value_type , int DIM, int DOW, int TDIM, typename Number >
LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::LocalFEMFunction ( Element< value_type, DIM, DOW, TDIM > &  e = *((Element<value_type,DIM,DOW,TDIM> *)NULL))
template<class value_type , int DIM, int DOW = DIM, int TDIM = DIM, typename Number = double>
virtual LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::~LocalFEMFunction ( ) [inline, virtual]

成员函数文档

template<class value_type , int DIM, int DOW, int TDIM, typename Number >
Element< value_type, DIM, DOW, TDIM > & LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::element ( )
template<class value_type , int DIM, int DOW, int TDIM, typename Number >
std::vector< value_type > LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::gradient ( const afepack::Point< DOW > &  p) const
template<class value_type , int DIM, int DOW, int TDIM, typename Number >
std::vector< std::vector< value_type > > LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::gradient ( const std::vector< afepack::Point< DOW > > &  p) const
template<class value_type , int DIM, int DOW, int TDIM, typename Number >
void LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::reinit ( Element< value_type, DIM, DOW, TDIM > &  e)
template<class value_type , int DIM, int DOW, int TDIM, typename Number >
value_type LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::value ( const afepack::Point< DOW > &  p) const
template<class value_type , int DIM, int DOW, int TDIM, typename Number >
std::vector< value_type > LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::value ( const std::vector< afepack::Point< DOW > > &  p) const

成员数据文档

template<class value_type , int DIM, int DOW = DIM, int TDIM = DIM, typename Number = double>
Element<value_type,DIM,DOW,TDIM>* LocalFEMFunction< value_type, DIM, DOW, TDIM, Number >::ele [private]

该类的文档由以下文件生成: