Home
last modified time | relevance | path

Searched hist:cfbed8a3daa685ef2133d2c62dbddaab837fc99c (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Ddmdaimpl.hcfbed8a3daa685ef2133d2c62dbddaab837fc99c Mon Jun 11 08:56:09 UTC 2018 Stefano Zampini <stefano.zampini@gmail.com> DMDA: added slot to hold number of nodes per element

Advanced users (ptatin3d) can change the elements by playing around with da->e, da->nen, etc
If we ever want to support finite elements with DMDA, all these needs a proper interface
/petsc/src/dm/impls/da/
H A Ddagetelem.ccfbed8a3daa685ef2133d2c62dbddaab837fc99c Mon Jun 11 08:56:09 UTC 2018 Stefano Zampini <stefano.zampini@gmail.com> DMDA: added slot to hold number of nodes per element

Advanced users (ptatin3d) can change the elements by playing around with da->e, da->nen, etc
If we ever want to support finite elements with DMDA, all these needs a proper interface