Home
last modified time | relevance | path

Searched defs:VecSetType (Results 1 – 2 of 2) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/vec/vec/interface/
H A Dvecreg.c29 PetscErrorCode VecSetType(Vec vec, VecType method) in VecSetType() function
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/misc/petsc/
H A Dpetsccommon.hh435 …inline static void VecSetType ( Vec vec, const VecType method ) { ErrorCheck( ::VecSetType( vec, m… in VecSetType() function