|
dune-pdelab
2.0.0
|
#include <dune/pdelab/backend/istlvectorbackend.hh>

Public Types | |
| typedef ISTLBlockVectorContainer | Container |
| typedef Container::ElementType | ElementType |
| typedef Container::size_type | size_type |
| typedef LFSCache | LFSCache |
| typedef LFSCache::DOFIndex | DOFIndex |
| typedef LFSCache::ContainerIndex | ContainerIndex |
Public Member Functions | |
| LocalView () | |
| LocalView (ISTLBlockVectorContainer &vc) | |
| void | write (const LC &local_container) |
| void | write (const ChildLFS &child_lfs, const LC &local_container) |
| void | add (const LC &local_container) |
| void | add (const ChildLFS &child_lfs, const LC &local_container) |
| void | write_sub_container (const ChildLFS &child_lfs, const LC &local_container) |
| void | add_sub_container (const ChildLFS &child_lfs, const LC &local_container) |
| void | commit () |
| ElementType & | operator[] (size_type i) |
| ElementType & | operator[] (const DOFIndex &di) |
| ElementType & | operator[] (const ContainerIndex &ci) |
| const ElementType & | operator[] (size_type i) const |
| const ElementType & | operator[] (const DOFIndex &di) const |
| const ElementType & | operator[] (const ContainerIndex &ci) const |
| Container & | container () |
| const Container & | container () const |
| void | attach (ISTLBlockVectorContainer &container) |
| void | detach () |
| void | bind (const LFSCache &lfs_cache) |
| void | unbind () |
| size_type | size () const |
| void | read (LC &local_container) const |
| void | read (const ChildLFS &child_lfs, LC &local_container) const |
| void | read_sub_container (const ChildLFS &child_lfs, LC &local_container) const |
| const LFSCache & | cache () const |
Protected Attributes | |
| ISTLBlockVectorContainer * | _container |
| const LFSCache * | _lfs_cache |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
protectedinherited |
1.8.7