AFEPack
|
#include <Miscellaneous.h>
公有成员 | |
nVector () | |
nVector (const _Tp &t) | |
nVector (const nVector< n, _Tp > &v) | |
nVector< n, _Tp > & | operator= (const nVector< n, _Tp > &v) |
The vector with length to be "n". Used for vector value basis function finite element space.
nVector<n,_Tp>& nVector< n, _Tp >::operator= | ( | const nVector< n, _Tp > & | v | ) | [inline] |