![]() |
waves
Basic FE playground
|
Class used to store the node information. More...
#include <NodesList.h>
Public Member Functions | |
NodesList (Problem &pbl, Teuchos::RCP< Map > map) | |
NodesList constructor. More... | |
Public Attributes | |
Kokkos::View< double **, Kokkos::LayoutRight > | nodes |
Map::local_ordinal_type | nodes_number |
Class used to store the node information.
Kokkos::View<double **, Kokkos::LayoutRight> katoptron::NodesList::nodes |
Map::local_ordinal_type katoptron::NodesList::nodes_number |