User contributions
From KratosWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:10, 3 December 2007 (diff | hist) CalculateOnIntegrationPoints
- 16:09, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 16:03, 3 December 2007 (diff | hist) CalculateOnIntegrationPoints
- 16:03, 3 December 2007 (diff | hist) N CalculateOnIntegrationPoints (New page: double LinearElement::CalculateIntegrationWeight(double GaussPointWeight, double DetJ0) { //to permorm the integration over the reference domain we need to include // the thi...)
- 16:01, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:56, 3 December 2007 (diff | hist) N GetFirstderivative and GetSecondDerivative (New page: virtual void GetFirstDerivativesVector(Vector& values, int Step = 0){} virtual void GetSecondDerivativesVector(Vector& values, int Step = 0){})
- 15:55, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:52, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:51, 3 December 2007 (diff | hist) N InitializeNonLinearIteration and FinalizeNonLinearIteration (New page: virtual void InitializeNonLinearIteration(ProcessInfo& CurrentProcessInfo){} virtual void FinalizeNonLinearIteration(ProcessInfo& CurrentProcessInfo){})
- 15:51, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:46, 3 December 2007 (diff | hist) N InitalizeSolutionStep and FinalizeSolutionStep (New page: virtual void InitializeNonLinearIteration(ProcessInfo& CurrentProcessInfo){} virtual void FinalizeNonLinearIteration(ProcessInfo& CurrentProcessInfo)
- 15:45, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:45, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:44, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:44, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:41, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 15:36, 3 December 2007 (diff | hist) MassMatrix
- 14:49, 3 December 2007 (diff | hist) N DampMatrix (New page: virtual void DampMatrix(MatrixType& rDampMatrix, ProcessInfo& rCurrentProcessInfo) { if(rDampMatrix.size1()!=0) rDampMatrix.resize(0,0); })
- 14:49, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:47, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:38, 3 December 2007 (diff | hist) N MassMatrix (New page: virtual void MassMatrix(MatrixType& rMassMatrix, ProcessInfo& rCurrentProcessInfo) { if(rMassMatrix.size1()!=0) rMassMatrix.resize(0,0); })
- 14:37, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:34, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:32, 3 December 2007 (diff | hist) N LHS (New page: The "tangent" stiffness matrix, called here LHS should be introduce with its natural sign. Note that for linear elements the "tangent" coincides with the "standard" stiffness matrix.) (top)
- 14:32, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:30, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:25, 3 December 2007 (diff | hist) N RHS (New page: The kratos requires the elements to return A RESIDUA as RHS. This may not represent the natural choice for linear problems but allows to mix linear and non linear elements. The residua is...) (top)
- 14:22, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:22, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:22, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:21, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:18, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 14:10, 3 December 2007 (diff | hist) N CalculateRightHandSide (New page: void LinearElement::CalculateRightHandSide(VectorType& rRightHandSideVector, ProcessInfo& rCurrentProcessInfo) { //calculation flags bool CalculateStiffnessMatrixFlag = fals...)
- 13:52, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 13:48, 3 December 2007 (diff | hist) CalculateLeftHandSide
- 13:47, 3 December 2007 (diff | hist) CalculateLeftHandSide
- 13:45, 3 December 2007 (diff | hist) CalculateLeftHandSide
- 13:45, 3 December 2007 (diff | hist) CalculateLeftHandSide
- 13:44, 3 December 2007 (diff | hist) CalculateLeftHandSide
- 13:44, 3 December 2007 (diff | hist) N CalculateLeftHandSide (New page: void LinearElement::CalculateLeftHandSide(MatrixType& rLeftHandSideMatrix, ProcessInfo& rCurrentProcessInfo) { bool CalculateStiffnessMatrixFlag = true; bool CalculateResidualVec...)
- 13:42, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 13:40, 3 December 2007 (diff | hist) CalculateLocalSystem
- 13:39, 3 December 2007 (diff | hist) CalculateLocalSystem
- 13:35, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 13:32, 3 December 2007 (diff | hist) How to Create New Element (→'''Element Implementation''')
- 17:01, 27 November 2007 (diff | hist) How to Create New Element
- 16:09, 27 November 2007 (diff | hist) How to Create New Element (→How to implement a new element)
- 16:02, 27 November 2007 (diff | hist) How to Create New Element (→How to implement a new element)
- 15:28, 27 November 2007 (diff | hist) How to Create New Element (→How to implement a new element)
- 15:27, 27 November 2007 (diff | hist) How to Create New Element (→How to implement a new element)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)