Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpetra committed Jun 4, 2024
1 parent f338053 commit 4137580
Show file tree
Hide file tree
Showing 35 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions src/Drivers/MDS/NlpMdsRajaEx1.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
* @author Slaven Peles <[email protected]>, PNNL
* @author Cameron Rutherford <[email protected]>, PNNL
* @author Jake K. Ryan <[email protected]>, PNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Drivers/MDS/NlpMdsRajaEx1.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
* @author Slaven Peles <[email protected]>, PNNL
* @author Cameron Rutherford <[email protected]>, PNNL
* @author Jake K. Ryan <[email protected]>, PNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Drivers/Sparse/NlpSparseRajaEx2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file NlpSparseRajaEx2.cpp
*
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Drivers/Sparse/NlpSparseRajaEx2.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file NlpSparseRajaEx2.hpp
*
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Interface/chiopInterface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
*
* @author Michel Schanen <[email protected]>, ANL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Interface/chiopInterface.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
*
* @author Michel Schanen <[email protected]>, ANL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Interface/hiopFortranInterface.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* @file hiopFortranInterface.c
*
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Interface/hiopFortranInterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* @file hiopFortranInterface.h
*
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Interface/hiopInterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
*
* @author Michel Schanen <[email protected]>, ANL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Interface/hiopInterface.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* @file hiopInterface.hpp
*
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/MatrixSparseCsrCudaKernels.cu
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file MatrixSparseCSRCudaKernels.cu
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/MatrixSparseCsrCudaKernels.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file MatrixSparseCSRCudaKernels.hpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/
#ifndef HIOP_SPARSE_MATRIX_CSRCUDA_KER
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopKrylovSolver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
/*
* @file hiopKrylovSolver.cpp
* @ingroup LinearSolvers
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*/

/**
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopKrylovSolver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
/* implements the Krylov iterative solver
* @file hiopKrylovSolver.hpp
* @ingroup LinearSolvers
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*/

#ifndef HIOP_KrylovSolver
Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopLinSolverSparsePARDISO.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/* implements the linear solver class using the PARDISO solver
* @file hiopLinSolverSparsePARDISO.cpp
* @ingroup LinearSolvers
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*/

#include "hiopLinSolverSparsePARDISO.hpp"
Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopLinSolverSparsePARDISO.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/* implements the linear solver class using the PARDISO solver
* @file hiopLinSolverSparsePARDISO.hpp
* @ingroup LinearSolvers
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*/

#ifndef HIOP_LINSOLVER_PARDISO
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopLinearOperator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
/* implements the linear solver class using the PARDISO solver
* @file hiopLinearOperator.cpp
* @ingroup LinearSolvers
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*/

#include "hiopVector.hpp"
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopLinearOperator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
/* implements the linear solver class using the PARDISO solver
* @file hiopLinearOperator.hpp
* @ingroup LinearSolvers
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*/

#ifndef HIOP_MATVECOPR
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopMatrixRajaSparseTriplet.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file hiopMatrixRajaSparseTriplet.hpp
*
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Asher Mancinelli <[email protected]>, PNNL
* @author Slaven Peles <[email protected]>, PNNL
* @author Cameron Rutherford <[email protected]>, PNNL
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopMatrixRajaSparseTripletImpl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file hiopMatrixRajaSparseTriplet.cpp
*
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Asher Mancinelli <[email protected]>, PNNL
* @author Slaven Peles <[email protected]>, PNNL
* @author Cameron Rutherford <[email protected]>, PNNL
Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopMatrixSparseCSR.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file hiopMatrixSparseCSR.hpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/
#ifndef HIOP_SPARSE_MATRIX_CSR
Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopMatrixSparseCSRSeq.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file hiopMatrixSparseCSRSeq.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopMatrixSparseCSRSeq.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file hiopMatrixSparseCSRSeq.hpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/
#ifndef HIOP_SPARSE_MATRIX_CSRSEQ
Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopMatrixSparseCsrCuda.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file hiopMatrixSparseCsrCuda.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopMatrixSparseCsrCuda.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file hiopMatrixSparseCsrCuda.hpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/
#ifndef HIOP_SPARSE_MATRIX_CSRCUDA
Expand Down
4 changes: 2 additions & 2 deletions src/LinAlg/hiopVectorRajaCuda.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file hiopVectorRajaCuda.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
2 changes: 1 addition & 1 deletion src/LinAlg/hiopVectorRajaHip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* @file hiopVectorRajaHip.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Optimization/hiopFactAcceptor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
/**
* @file hiopFactAcceptor.cpp
*
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Optimization/hiopFactAcceptor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
/**
* @file hiopFactAcceptor.cpp
*
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
* @author Cosmin G. Petra <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Optimization/hiopNlpFormulation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file hiopNlpFormulation.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Utils/MathKernelsCuda.cu
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file MathKernelsCuda.cu
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Utils/MathKernelsCuda.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file MathKernelsCuda.hpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Utils/MathKernelsHip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file MathKernelsHip.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Utils/MathKernelsHip.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file MathKernelsHip.hpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down
4 changes: 2 additions & 2 deletions src/Utils/MathKernelsHost.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
/**
* @file MathKernelsHost.cpp
*
* @author Cosmin G. Petra <[email protected]>, LNNL
* @author Nai-Yuan Chiang <[email protected]>, LNNL
* @author Cosmin G. Petra <[email protected]>, LLNL
* @author Nai-Yuan Chiang <[email protected]>, LLNL
*
*/

Expand Down

0 comments on commit 4137580

Please sign in to comment.