#include <BilinearOperator.h>
所有成员的列表。
公有成员 |
| StiffMatrix () |
| StiffMatrix (FEMSpace< typename StiffMatrix::value_type, DIM, DOW, TDIM > &sp) |
virtual | ~StiffMatrix () |
void | reinit (FEMSpace< typename StiffMatrix::value_type, DIM, DOW, TDIM > &sp) |
virtual void | getElementMatrix (const Element< typename StiffMatrix::value_type, DIM, DOW, TDIM > &, const Element< typename StiffMatrix::value_type, DIM, DOW, TDIM > &, const typename ActiveElementPairIterator< DIM >::State state=ActiveElementPairIterator< DIM >::EQUAL) |
template<int DIM, class value_type, int DOW = DIM, int TDIM = DIM>
class StiffMatrix< DIM, value_type, DOW, TDIM >
构造及析构函数文档
template<int DIM, class value_type , int DOW = DIM, int TDIM = DIM>
template<int DIM, class value_type , int DOW = DIM, int TDIM = DIM>
template<int DIM, class value_type , int DOW = DIM, int TDIM = DIM>
成员函数文档
template<int DIM, class value_type , int DOW = DIM, int TDIM = DIM>
virtual void StiffMatrix< DIM, value_type, DOW, TDIM >::getElementMatrix |
( |
const Element< typename StiffMatrix< DIM, value_type, DOW, TDIM >::value_type, DIM, DOW, TDIM > & |
, |
|
|
const Element< typename StiffMatrix< DIM, value_type, DOW, TDIM >::value_type, DIM, DOW, TDIM > & |
, |
|
|
const typename ActiveElementPairIterator< DIM >::State |
state = ActiveElementPairIterator< DIM >::EQUAL |
|
) |
| [virtual] |
template<int DIM, class value_type , int DOW = DIM, int TDIM = DIM>
该类的文档由以下文件生成: