#include <edge_data_c2c.h>
|
| | MatrixContainerC2C () |
| |
| | ~MatrixContainerC2C () |
| |
| unsigned int | GetNumberEdges () |
| |
| EdgesVectorType & | GetEdgeValues () |
| |
| IndicesVectorType & | GetColumnIndex () |
| |
| IndicesVectorType & | GetRowStartIndex () |
| |
| ValuesVectorType & | GetLumpedMass () |
| |
| ValuesVectorType & | GetInvertedMass () |
| |
| CalcVectorType & | GetDiagGradient () |
| |
| ValuesVectorType & | GetHmin () |
| |
| void | ConstructCSRVector (ModelPart &model_part) |
| |
| void | BuildCSRData (ModelPart &model_part) |
| |
| unsigned int | GetCSRIndex (unsigned int NodeI, unsigned int NeighbourJ) |
| |
| CSR_Tuple * | GetTuplePointer (unsigned int NodeI, unsigned int NeighbourJ) |
| |
| void | Clear () |
| |
| void | FillCoordinatesFromDatabase (CalcVectorType &rDestination, ModelPart::NodesContainerType &rNodes) |
| |
| void | FillVectorFromDatabase (Variable< array_1d< double, 3 >> &rVariable, CalcVectorType &rDestination, ModelPart::NodesContainerType &rNodes) |
| |
| void | FillOldVectorFromDatabase (Variable< array_1d< double, 3 >> &rVariable, CalcVectorType &rDestination, ModelPart::NodesContainerType &rNodes) |
| |
| void | FillScalarFromDatabase (Variable< double > &rVariable, ValuesVectorType &rDestination, ModelPart::NodesContainerType &rNodes) |
| |
| void | FillOldScalarFromDatabase (Variable< double > &rVariable, ValuesVectorType &rDestination, ModelPart::NodesContainerType &rNodes) |
| |
| void | WriteVectorToDatabase (Variable< array_1d< double, 3 >> &rVariable, CalcVectorType &rOrigin, ModelPart::NodesContainerType &rNodes) |
| |
| void | WriteScalarToDatabase (Variable< double > &rVariable, ValuesVectorType &rOrigin, ModelPart::NodesContainerType &rNodes) |
| |
| void | Add_Minv_value (CalcVectorType &destination, const CalcVectorType &origin1, const double value, const ValuesVectorType &Minv_vec, const CalcVectorType &origin) |
| |
| void | Add_Minv_value (ValuesVectorType &destination, const ValuesVectorType &origin1, const double value, const ValuesVectorType &Minv_vec, const ValuesVectorType &origin) |
| |
| void | AllocateAndSetToZero (CalcVectorType &data_vector, int size) |
| |
| void | AllocateAndSetToZero (ValuesVectorType &data_vector, int size) |
| |
| void | SetToZero (EdgesVectorType &data_vector) |
| |
| void | SetToZero (IndicesVectorType &data_vector) |
| |
| void | SetToZero (CalcVectorType &data_vector) |
| |
| void | SetToZero (ValuesVectorType &data_vector) |
| |
| void | AssignVectorToVector (const CalcVectorType &origin, CalcVectorType &destination) |
| |
| void | AssignVectorToVector (const ValuesVectorType &origin, ValuesVectorType &destination) |
| |
◆ CalcVectorType
template<unsigned int TDim, class TSparseSpace >
◆ CSR_Tuple
template<unsigned int TDim, class TSparseSpace >
◆ EdgesVectorType
template<unsigned int TDim, class TSparseSpace >
◆ IndicesVectorType
template<unsigned int TDim, class TSparseSpace >
◆ ValuesVectorType
template<unsigned int TDim, class TSparseSpace >
◆ MatrixContainerC2C()
template<unsigned int TDim, class TSparseSpace >
◆ ~MatrixContainerC2C()
template<unsigned int TDim, class TSparseSpace >
◆ Add_Minv_value() [1/2]
template<unsigned int TDim, class TSparseSpace >
◆ Add_Minv_value() [2/2]
template<unsigned int TDim, class TSparseSpace >
◆ AllocateAndSetToZero() [1/2]
template<unsigned int TDim, class TSparseSpace >
◆ AllocateAndSetToZero() [2/2]
template<unsigned int TDim, class TSparseSpace >
◆ AssignVectorToVector() [1/2]
template<unsigned int TDim, class TSparseSpace >
◆ AssignVectorToVector() [2/2]
template<unsigned int TDim, class TSparseSpace >
◆ BuildCSRData()
template<unsigned int TDim, class TSparseSpace >
◆ Clear()
template<unsigned int TDim, class TSparseSpace >
◆ ConstructCSRVector()
template<unsigned int TDim, class TSparseSpace >
◆ FillCoordinatesFromDatabase()
template<unsigned int TDim, class TSparseSpace >
◆ FillOldScalarFromDatabase()
template<unsigned int TDim, class TSparseSpace >
◆ FillOldVectorFromDatabase()
template<unsigned int TDim, class TSparseSpace >
◆ FillScalarFromDatabase()
template<unsigned int TDim, class TSparseSpace >
◆ FillVectorFromDatabase()
template<unsigned int TDim, class TSparseSpace >
◆ GetColumnIndex()
template<unsigned int TDim, class TSparseSpace >
◆ GetCSRIndex()
template<unsigned int TDim, class TSparseSpace >
◆ GetDiagGradient()
template<unsigned int TDim, class TSparseSpace >
◆ GetEdgeValues()
template<unsigned int TDim, class TSparseSpace >
◆ GetHmin()
template<unsigned int TDim, class TSparseSpace >
◆ GetInvertedMass()
template<unsigned int TDim, class TSparseSpace >
◆ GetLumpedMass()
template<unsigned int TDim, class TSparseSpace >
◆ GetNumberEdges()
template<unsigned int TDim, class TSparseSpace >
◆ GetRowStartIndex()
template<unsigned int TDim, class TSparseSpace >
◆ GetTuplePointer()
template<unsigned int TDim, class TSparseSpace >
◆ SetToZero() [1/4]
template<unsigned int TDim, class TSparseSpace >
◆ SetToZero() [2/4]
template<unsigned int TDim, class TSparseSpace >
◆ SetToZero() [3/4]
template<unsigned int TDim, class TSparseSpace >
◆ SetToZero() [4/4]
template<unsigned int TDim, class TSparseSpace >
◆ WriteScalarToDatabase()
template<unsigned int TDim, class TSparseSpace >
◆ WriteVectorToDatabase()
template<unsigned int TDim, class TSparseSpace >
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/FreeSurfaceApplication/custom_utilities/edge_data_c2c.h