NeoPZ
Functions
testShape.cc File Reference
#include "pzreal.h"
#include "fadType.h"
#include "pzshapecube.h"
#include <iostream>
#include "error.h"
Include dependency graph for testShape.cc:

Go to the source code of this file.

Functions

void error (char *string)
 
int main ()
 

Function Documentation

◆ error()

void error ( char *  string)

Definition at line 7 of file testShape.cc.

Referenced by TPZCheckRestraint::CheckRestraint(), TinyVector< T, Num >::CheckSize(), TPZInterpolatedElement::CompareElement(), TPZCompMesh::CompareMesh(), TPZInterpolationSpace::ComputeRequiredData(), TPZGeoEl::ComputeXInverse(), TinyFad< Num, T >::dx(), TPZMGAnalysis::ElementError(), TPZNonLinearAnalysis::IterativeProcess(), TPZElastoPlasticAnalysis::IterativeProcess(), TPZMathTools::JacobianConv(), ConvTest::JacobianConv(), TPZGeoElMapped< TBase >::JacobianConv(), TPZNonLinearAnalysis::LineSearch(), TPZEulerAnalysis::LineSearch(), log(), TPZYCSandlerDimaggio::NewtonF2(), TPZYCSandlerDimaggio::NewtonF2L(), TPZYCSandlerDimaggio::NewtonF3(), TinyFad< Num, T >::operator*=(), operator+(), TinyFad< Num, T >::operator+=(), Vector< T >::operator+=(), operator-(), TinyFad< Num, T >::operator-=(), Vector< T >::operator-=(), operator/(), TinyFad< Num, T >::operator/=(), TinyFad< 1, T >::operator/=(), TinyFad< 2, T >::operator/=(), TinyFad< 3, T >::operator/=(), TinyFad< 4, T >::operator/=(), TinyFad< 5, T >::operator/=(), TinyFad< 6, T >::operator/=(), TinyFad< 7, T >::operator/=(), TinyFad< 8, T >::operator/=(), TinyFad< 9, T >::operator/=(), TinyFad< 10, T >::operator/=(), TinyFad< 11, T >::operator/=(), TinyFad< 12, T >::operator/=(), TinyFad< 13, T >::operator/=(), TinyFad< 14, T >::operator/=(), TinyFad< 15, T >::operator/=(), TinyFad< 16, T >::operator/=(), TinyFad< 17, T >::operator/=(), TinyFad< 18, T >::operator/=(), TinyFad< 19, T >::operator/=(), TinyFad< 20, T >::operator/=(), TinyFad< Num, T >::operator=(), Vector< T >::operator=(), Vector< T >::operator[](), pow(), TPZCompElDisc::PRefine(), Vector< T >::reserve(), Vector< T >::resize(), TPZTransientAnalysis< TRANSIENTCLASS >::RunTransient(), TPZGeoElMapped< TBase >::SetFatherIndex(), sqrt(), tan(), TinyFad< Num, T >::TinyFad(), Vector< T >::Vector(), and TPZGeoEl::VerifyNodeCoordinates().

◆ main()

int main ( )

Definition at line 13 of file testShape.cc.