Home
last modified time | relevance | path

Searched hist:eaf62fff1deb4c7d4a34a324240d6e3aac43fc8b (Results 1 – 9 of 9) sorted by relevance

/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
/libCEED/backends/ref/
H A Dceed-ref.heaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
H A Dceed-ref.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
H A Dceed-ref-operator.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
/libCEED/interface/
H A Dceed-vector.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
H A Dceed-preconditioning.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
H A Dceed-operator.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.ceaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>
/libCEED/include/ceed/
H A Dbackend.heaf62fff1deb4c7d4a34a324240d6e3aac43fc8b Mon Aug 02 14:14:51 UTC 2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Refactor Preconditioning Ingredients (#795)

* op - split preconditioning into separate file

* pc - move FDM to interface level

* pc - initial move of diagonal assembly to interface

* interface - only return error code or error

* doc - improve preconditioning helper function documentation

* pc - use qdata layout for interface diagonal assembly

* pc - update for consistency in naming, use of CeedChk, and static

* doc - spelling

* style - minor

* doc - add doc for CeedBuildMassLaplace

* doc - update release notes

Co-authored-by: Jed Brown <jed@jedbrown.org>

Co-authored-by: Jed Brown <jed@jedbrown.org>