KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Kratos::TrilinosAssemblingUtilities Member List

This is the complete list of members for Kratos::TrilinosAssemblingUtilities, including all inherited members.

AssembleConstantVector(VectorType &rC, const Vector &rConstantContribution, const std::vector< std::size_t > &rSlaveEquationId)Kratos::TrilinosAssemblingUtilitiesinlinestatic
AssembleRelationMatrixT(MatrixType &rT, const Matrix &rTContribution, const std::vector< std::size_t > &rSlaveEquationId, const std::vector< std::size_t > &rMasterEquationId)Kratos::TrilinosAssemblingUtilitiesinlinestatic
IndexType typedefKratos::TrilinosAssemblingUtilities
Info() constKratos::TrilinosAssemblingUtilitiesinlinevirtual
KRATOS_CLASS_POINTER_DEFINITION(TrilinosAssemblingUtilities)Kratos::TrilinosAssemblingUtilities
MatrixType typedefKratos::TrilinosAssemblingUtilities
PrintData(std::ostream &rOStream) constKratos::TrilinosAssemblingUtilitiesinlinevirtual
PrintInfo(std::ostream &rOStream) constKratos::TrilinosAssemblingUtilitiesinlinevirtual
SetGlobalValue(VectorType &rX, IndexType i, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetGlobalValue(MatrixType &rA, IndexType i, IndexType j, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetGlobalValueWithoutGlobalAssembly(VectorType &rX, IndexType i, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetGlobalValueWithoutGlobalAssembly(MatrixType &rA, IndexType i, IndexType j, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetLocalValue(VectorType &rX, IndexType i, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetLocalValue(MatrixType &rA, IndexType i, IndexType j, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetLocalValueWithoutGlobalAssembly(VectorType &rX, IndexType i, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SetLocalValueWithoutGlobalAssembly(MatrixType &rA, IndexType i, IndexType j, const double Value)Kratos::TrilinosAssemblingUtilitiesinlinestatic
SizeType typedefKratos::TrilinosAssemblingUtilities
TrilinosAssemblingUtilities()=deleteKratos::TrilinosAssemblingUtilities
TrilinosSparseSpaceType typedefKratos::TrilinosAssemblingUtilities
VectorType typedefKratos::TrilinosAssemblingUtilities