AFEPack
BCFunction< P, V, G > 成员列表
成员的完整列表,这些成员属于BCFunction< P, V, G >,包括所有继承而来的成员
_default_grad(const P &p, G &g)BCFunction< P, V, G > [inline, private, static]
_default_val(const P &p, V &v)BCFunction< P, V, G > [inline, private, static]
_grad_funBCFunction< P, V, G > [private]
_val_funBCFunction< P, V, G > [private]
add_mark(int bm)BCondition [inline]
add_mark(const std::vector< int > &bm)BCondition [inline]
add_mark(u_int n, const V &bm)BCondition [inline]
add_mark(u_int n, int bm0, int bm1,...)BCondition [inline]
BCFunction(val_fun_t vf=&_default_val, grad_fun_t gf=&_default_grad)BCFunction< P, V, G > [inline]
BCFunction(int type, val_fun_t vf=&_default_val, grad_fun_t gf=&_default_grad)BCFunction< P, V, G > [inline]
BCondition()BCondition [inline]
BCondition(int type)BCondition [inline]
BCondition(const BCondition &b)BCondition [inline]
bound_mark() const BCondition [inline]
bound_mark()BCondition [inline]
DIRICHLETBCondition [static]
grad_fun_t typedefBCFunction< P, V, G >
gradient(const void *p, void *g) const BCFunction< P, V, G > [inline, virtual]
gradient_fun_ptr() const BCFunction< P, V, G > [inline]
gradient_fun_ptr()BCFunction< P, V, G > [inline]
NEUMANNBCondition [static]
operator=(const BCondition &b)BCondition [inline]
ROBINBCondition [static]
type() const BCondition [inline]
type()BCondition [inline]
val_fun_t typedefBCFunction< P, V, G >
value(const void *p, void *v) const BCFunction< P, V, G > [inline, virtual]
value_fun_ptr() const BCFunction< P, V, G > [inline]
value_fun_ptr()BCFunction< P, V, G > [inline]
~BCFunction()BCFunction< P, V, G > [inline, virtual]
~BCondition()BCondition [inline, virtual]