Home
last modified time | relevance | path

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

/dports/math/mfem/mfem-4.3/fem/
H A Dpgridfunc.cpp171 void ParGridFunction::ParallelProject(Vector &tv) const in ParallelProject() function in mfem::ParGridFunction
176 void ParGridFunction::ParallelProject(HypreParVector &tv) const in ParallelProject() function in mfem::ParGridFunction
181 HypreParVector *ParGridFunction::ParallelProject() const in ParallelProject() function in mfem::ParGridFunction
H A Dcomplex_fem.cpp791 ParComplexGridFunction::ParallelProject(Vector &tv) const in ParallelProject() function in mfem::ParComplexGridFunction