MeshKit  1.0
IAIntWaveNlp::SparseMatrixEntry Struct Reference

#include <IAIntWaveNlp.hpp>

List of all members.

Public Member Functions

int key () const
 SparseMatrixEntry (const int iset, const int jset, const int kset)
 SparseMatrixEntry ()

Public Attributes

int i
int j
int k

Static Public Attributes

static int n

Detailed Description

Definition at line 128 of file IAIntWaveNlp.hpp.


Constructor & Destructor Documentation

SparseMatrixEntry ( const int  iset,
const int  jset,
const int  kset 
)

Definition at line 331 of file IAIntWaveNlp.cpp.

SparseMatrixEntry ( ) [inline]

Definition at line 142 of file IAIntWaveNlp.hpp.


Member Function Documentation

int key ( ) const [inline]

Definition at line 139 of file IAIntWaveNlp.hpp.


Member Data Documentation

int i

Definition at line 132 of file IAIntWaveNlp.hpp.

int j

Definition at line 133 of file IAIntWaveNlp.hpp.

int k

Definition at line 136 of file IAIntWaveNlp.hpp.

int n [static]

Definition at line 138 of file IAIntWaveNlp.hpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines