Hi Dumux community!,

I would like overload the functions "problem ->applyInitialSolution(x)" and
 "gridVariables->init(x)" using a container.  Exist a way to access to a
"Global unique index" for each mesh's element?

When  i ran in parallel, each element's index  (e.g. const auto
dofIdxGlobal = gridGeometry().elementMapper().index(element); )  is
associated to Solutionvector's size in each processor, but the container's
size equals to the elements of the entire mesh.

Best regards,
Aldo.

-- 

Aldo Ignacio Muñoz Sepúlveda
Advanced Mining Technology Center
FCFM | Universidad de Chile
Av. Tupper 2007, Santiago
+562 2977 1009

www.amtc.cl
_______________________________________________
Dumux mailing list
Dumux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to