NuTo
Numerics Tool
Public Member Functions | List of all members
NuTo::ConstrainedSystemSolver Class Reference

#include <Solve.h>

Public Member Functions

 ConstrainedSystemSolver (Constraint::Constraints &bcs, std::vector< DofType > dofs, std::string solver)
 
DofVector< double > Solve (const DofMatrixSparse< double > &A, const DofVector< double > &b) const
 
DofVector< double > SolveTrialState (const DofMatrixSparse< double > &A, const DofVector< double > &b, double oldTime, double newTime) const
 

Constructor & Destructor Documentation

ConstrainedSystemSolver::ConstrainedSystemSolver ( Constraint::Constraints bcs,
std::vector< DofType dofs,
std::string  solver 
)

Member Function Documentation

DofVector< double > ConstrainedSystemSolver::Solve ( const DofMatrixSparse< double > &  A,
const DofVector< double > &  b 
) const
DofVector< double > ConstrainedSystemSolver::SolveTrialState ( const DofMatrixSparse< double > &  A,
const DofVector< double > &  b,
double  oldTime,
double  newTime 
) const

The documentation for this class was generated from the following files: