preCICE v3.1.2
Loading...
Searching...
No Matches
precice::utils::petsc::Vector Member List

This is the complete list of members for precice::utils::petsc::Vector, including all inherited members.

_logprecice::utils::petsc::Vectorprivatestatic
allocate(const std::string &name="")precice::utils::petsc::Vectorstatic
allocate(Vector &other, const std::string &name="")precice::utils::petsc::Vectorstatic
allocate(Vec &other, const std::string &name="")precice::utils::petsc::Vectorstatic
allocate(Matrix &m, const std::string &name="", LEFTRIGHT type=LEFT)precice::utils::petsc::Vectorstatic
allocate(Mat &m, const std::string &name="", LEFTRIGHT type=LEFT)precice::utils::petsc::Vectorstatic
arange(double start, double stop)precice::utils::petsc::Vector
assemble()precice::utils::petsc::Vector
copyFrom(precice::span< const double > source)precice::utils::petsc::Vector
copyTo(precice::span< double > destination)precice::utils::petsc::Vector
fillWithRandoms()precice::utils::petsc::Vector
getLocalSize() constprecice::utils::petsc::Vector
getSize() constprecice::utils::petsc::Vector
init(PetscInt rows)precice::utils::petsc::Vector
l2norm() constprecice::utils::petsc::Vector
LEFT enum valueprecice::utils::petsc::Vector
LEFTRIGHT enum nameprecice::utils::petsc::Vector
operator Vec &()precice::utils::petsc::Vector
operator=(const Vector &other)precice::utils::petsc::Vector
operator=(Vector &&other) noexceptprecice::utils::petsc::Vector
ownerRange() constprecice::utils::petsc::Vector
read(const std::string &filename, VIEWERFORMAT format=ASCII)precice::utils::petsc::Vector
RIGHT enum valueprecice::utils::petsc::Vector
setValue(PetscInt row, PetscScalar value)precice::utils::petsc::Vector
sort()precice::utils::petsc::Vector
swap(Vector &other) noexceptprecice::utils::petsc::Vector
Vector(const std::string &name="")precice::utils::petsc::Vectorexplicit
Vector(const Vector &other)precice::utils::petsc::Vector
Vector(Vector &&other) noexceptprecice::utils::petsc::Vector
Vector(Vec &other, const std::string &name="")precice::utils::petsc::Vector
vectorprecice::utils::petsc::Vector
view() constprecice::utils::petsc::Vector
write(const std::string &filename, VIEWERFORMAT format=ASCII) constprecice::utils::petsc::Vector
~Vector()precice::utils::petsc::Vector