BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
arpacktools.cpp File Reference
#include "typedefs.hpp"
#include "assert.hpp"
#include "cl_Logger.hpp"
#include "arpacktools.hpp"
Include dependency graph for arpacktools.cpp:

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::arpack

Functions

void belfem::arpack::check_naupd (const int_t aInfo)
 decode the dnaupd / pdnaupd flag, info( gInfoNaupd ).
void belfem::arpack::check_neupd (const int_t aInfo)
 decode the dneupd flag, info( gInfoNeupd ).
void belfem::arpack::check_saupd (const int_t aInfo)
 decode the dsaupd / pdsaupd flag, info( gInfoNaupd ).
void belfem::arpack::check_seupd (const int_t aInfo)
 decode the dseupd / pdseupd flag, info( gInfoNeupd ).