MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
Public Attributes | List of all members
mfem::RowNode Class Reference

#include <sparsemat.hpp>

Collaboration diagram for mfem::RowNode:
[legend]

Public Attributes

real_t Value
 
RowNodePrev
 
int Column
 

Detailed Description

Definition at line 37 of file sparsemat.hpp.

Member Data Documentation

◆ Column

int mfem::RowNode::Column

Definition at line 46 of file sparsemat.hpp.

◆ Prev

RowNode* mfem::RowNode::Prev

Definition at line 45 of file sparsemat.hpp.

◆ Value

real_t mfem::RowNode::Value

Definition at line 44 of file sparsemat.hpp.


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