Home
last modified time | relevance | path

Searched refs:ConstructorInterface (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/cpp/
H A Dobject_pool.hpp240 class ConstructorInterface { class
320 struct DefaultConstructor : ConstructorInterface<T, DefaultConstructor<T>> { };
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx12 class PetscDeviceContextConstructor : public Petsc::ConstructorInterface<_p_PetscDeviceContext, Pet…
H A Dmark_dcontext.cxx20 class PetscEventConstructor : public Petsc::ConstructorInterface<_n_PetscEvent, PetscEventConstruct…