muMECH  1.0
Namespaces | Macros
esei_Ellipsoid.cpp File Reference
#include "esei_Ellipsoid.h"
#include "macros.h"
#include "eshelbySoluLambda.h"
#include "legendreIntegrals.h"
#include "elementaryFunctions.h"
#include "problem.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <cmath>
#include <iostream>

Go to the source code of this file.

Namespaces

 mumech
 

Macros

#define _delta_lambda(lambda)   sqrt( ( SQR(I->a[0])+lambda )*( SQR(I->a[1])+lambda )*( SQR(I->a[2])+lambda ) )
 

Macro Definition Documentation

#define _delta_lambda (   lambda)    sqrt( ( SQR(I->a[0])+lambda )*( SQR(I->a[1])+lambda )*( SQR(I->a[2])+lambda ) )