Skip to content

Commit

Permalink
cmp - missing "logical" and friends; included f2py
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Jul 5, 2021
1 parent 597b802 commit 8d23b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SRC/system_of_eqn/eigenSOE/BandArpackSolver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <FE_Element.h>
#include <Integrator.h>
#include <string.h>
#include <f2c.h>

BandArpackSolver::BandArpackSolver(int numE)
:EigenSolver(EigenSOLVER_TAGS_BandArpackSolver),
Expand Down

0 comments on commit 8d23b08

Please sign in to comment.