|
dune-localfunctions 2.10
|
This is the complete list of members for Dune::LocalBasisVirtualInterface< T >, including all inherited members.
| evaluateFunction(const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const =0 | Dune::LocalBasisVirtualInterface< T > | pure virtual |
| evaluateJacobian(const typename Traits::DomainType &in, std::vector< typename Traits::JacobianType > &out) const =0 | Dune::LocalBasisVirtualInterface< T > | pure virtual |
| order() const =0 | Dune::LocalBasisVirtualInterface< T > | pure virtual |
| partial(const std::array< unsigned int, Traits::dimDomain > &order, const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const =0 | Dune::LocalBasisVirtualInterface< T > | pure virtual |
| size() const =0 | Dune::LocalBasisVirtualInterface< T > | pure virtual |
| Traits typedef | Dune::LocalBasisVirtualInterface< T > | |
| ~LocalBasisVirtualInterface() | Dune::LocalBasisVirtualInterface< T > | inlinevirtual |