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.
Classes
ParticleMechanicsApplication

Classes

class  Kratos::MPM_MPI_Utilities
 Provides place to add mpi related utility functions. More...
 
class  Kratos::MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType >
 
class  Kratos::PQMPMPartitionUtilities
 This class includes several utilities necessaries for the PQMPM. More...
 

Input and output

template<class TLocalMatrixType , class TLocalVectorType >
std::istream & Kratos::operator>> (std::istream &rIStream, MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType > &rThis)
 input stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType >
std::ostream & Kratos::operator<< (std::ostream &rOStream, const MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType > &rThis)
 output stream function More...
 

Detailed Description

Function Documentation

◆ operator<<()

template<class TLocalMatrixType , class TLocalVectorType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType > &  rThis 
)
inline

output stream function

◆ operator>>()

template<class TLocalMatrixType , class TLocalVectorType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType > &  rThis 
)
inline

input stream function