AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::mint::xargs::coords Struct Reference

Indicates that the lambda expression also takes a matrix of the nodal coordinates and the node connectivity information, i.e., the node IDs of the mesh entity being traversed, e.g., cells or faces and the number of nodes. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/mint/execution/xargs.hpp>

Detailed Description

Indicates that the lambda expression also takes a matrix of the nodal coordinates and the node connectivity information, i.e., the node IDs of the mesh entity being traversed, e.g., cells or faces and the number of nodes.

Note
This option can be used for cell/face mesh traversals with any mesh.

The documentation for this struct was generated from the following file: