NeoPZ
Functions
pzysmp.cpp File Reference

Contains the implementation of the TPZFYsmpMatrix methods. More...

#include "pzysmp.h"
#include "pzfmatrix.h"
#include "pzvec.h"
#include <memory.h>
#include <string>
#include <map>
#include <pthread.h>
#include "tpzverysparsematrix.h"
#include "pz_pthread.h"
#include "pzstack.h"
Include dependency graph for pzysmp.cpp:

Go to the source code of this file.

Functions

static int FindCol (int64_t *colf, int64_t *coll, int64_t col)
 

Detailed Description

Contains the implementation of the TPZFYsmpMatrix methods.

Definition in file pzysmp.cpp.

Function Documentation

◆ FindCol()

static int FindCol ( int64_t *  colf,
int64_t *  coll,
int64_t  col 
)
static