|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
managedvectorfunction.hh
Go to the documentation of this file.
26 auto result = allocateManagedDofStorage( space.gridPart().grid(), space.blockMapper(), static_cast< DofVector * >( nullptr ) );
73 : BaseType( other.name(), other.space(), MemObject::allocate< DofContainerType >( other.space() ) )
79 : BaseType( other.name(), other.space(), MemObject::allocate< DofContainerType >( other.space() ) )
const char * name()
void * allocate()
static std::pair< DofStorageInterface *, DofStorageType * > allocateManagedDofStorage(const GridType &grid, const MapperType &mapper, const DofStorageType *=0)
default implementation for creating a managed dof storage
Definition dofmanager.hh:578
Definition defaultblockvectors.hh:367
Definition common/discretefunction.hh:1066
Definition managedvectorfunction.hh:21
void enableDofCompression()
Definition managedvectorfunction.hh:31
DofContainer & allocate(const DiscreteFunctionSpace &space)
Definition managedvectorfunction.hh:23
ManagedDiscreteFunction(ThisType &&)=default
ManagedDiscreteFunction(const ThisType &other)
Definition managedvectorfunction.hh:78
void enableDofCompression()
Definition managedvectorfunction.hh:86
BaseType::DofContainerType DofContainerType
Definition managedvectorfunction.hh:62
DiscreteFunctionSpaceType::GridPartType::GridType GridType
Definition managedvectorfunction.hh:64
BaseType::DofVectorType DofVectorType
Definition managedvectorfunction.hh:61
BaseType::DiscreteFunctionSpaceType DiscreteFunctionSpaceType
Definition managedvectorfunction.hh:60
ManagedDiscreteFunction(const BaseType &other)
Definition managedvectorfunction.hh:72
ThisType DiscreteFunctionType
Definition managedvectorfunction.hh:58
ManagedDiscreteFunction(const std::string &name, const DiscreteFunctionSpaceType &dfSpace)
Definition managedvectorfunction.hh:68
Definition vectorfunction/vectorfunction.hh:42
discrete function space
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8