NeoPZ
Public Attributes | List of all members
TPZSpMatrix< TVar >::TPZNode Struct Reference

Defines a node. More...

#include <pzespmat.h>

Public Attributes

REAL elem
 
int64_t col
 

Detailed Description

template<class TVar>
struct TPZSpMatrix< TVar >::TPZNode

Defines a node.

Parameters
elemElement on node
colColumn number

Definition at line 49 of file pzespmat.h.

Member Data Documentation

◆ col

template<class TVar>
int64_t TPZSpMatrix< TVar >::TPZNode::col

◆ elem

template<class TVar>
REAL TPZSpMatrix< TVar >::TPZNode::elem

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