51 #if !defined(KRATOS_POINT_NEUMANN3D_CONDITION_H_INCLUDED )
52 #define KRATOS_POINT_NEUMANN3D_CONDITION_H_INCLUDED
60 #include "boost/smart_ptr.hpp"
225 bool CalculateStiffnessMatrixFlag,
226 bool CalculateResidualVectorFlag);
Base class for all Conditions.
Definition: condition.h:59
std::vector< std::size_t > EquationIdVectorType
Definition: condition.h:98
Matrix MatrixType
Definition: condition.h:90
std::vector< DofType::Pointer > DofsVectorType
Definition: condition.h:100
Short class definition.
Definition: Point_Neumann3D.h:97
PointNeumann3D()
Default constructor.
Definition: Point_Neumann3D.h:110
~PointNeumann3D() override
Destructor.
Definition: Point_Neumann3D.cpp:87
void CalculateRightHandSide(VectorType &rRightHandSideVector, ProcessInfo &rCurrentProcessInfo)
Definition: Point_Neumann3D.cpp:94
void CalculateLocalSystem(MatrixType &rLeftHandSideMatrix, VectorType &rRightHandSideVector, ProcessInfo &rCurrentProcessInfo)
Definition: Point_Neumann3D.cpp:105
KRATOS_CLASS_POINTER_DEFINITION(PointNeumann3D)
Counted pointer of PointNeumann3D.
void EquationIdVector(EquationIdVectorType &rResult, ProcessInfo &rCurrentProcessInfo)
Definition: Point_Neumann3D.cpp:232
void GetFirstDerivativesVector(Vector &values, int Step=0)
Definition: Point_Neumann3D.cpp:278
Condition::Pointer Create(IndexType NewId, NodesArrayType const &ThisNodes, PropertiesType::Pointer pProperties) const
It creates a new condition pointer.
Definition: Point_Neumann3D.cpp:81
void GetSecondDerivativesVector(Vector &values, int Step=0)
Definition: Point_Neumann3D.cpp:297
void GetDofList(DofsVectorType &ConditionalDofList, ProcessInfo &CurrentProcessInfo)
Definition: Point_Neumann3D.cpp:256
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
std::size_t IndexType
The definition of the index type.
Definition: key_hash.h:35
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
ModelPart::NodesContainerType NodesArrayType
Definition: gid_gauss_point_container.h:42
list values
Definition: bombardelli_test.py:42