Feellgood
Classes | Enumerations | Variables
fem.h File Reference

principal header, contains the struct fem This file is called by many source files in feellgood. It does also contains the definition of many constants for the solver, and for scalfmm More...

#include <cassert>
#include <cmath>
#include <cstdlib>
#include <fstream>
#include <functional>
#include <iomanip>
#include <iostream>
#include <list>
#include <map>
#include <sstream>
#include <utility>
#include <vector>
#include <sys/times.h>
#include <time.h>
#include <unistd.h>
#include "mesh.h"
#include "ANN.h"
#include "feellgoodSettings.h"

Go to the source code of this file.

Classes

class  Fem
 

Enumerations

enum  ENERGY_TYPE { EXCHANGE = 0 , ANISOTROPY = 1 , DEMAG = 2 , ZEEMAN = 3 }
 

Variables

const int NB_ENERGY_TERMS = 4
 

Detailed Description

principal header, contains the struct fem This file is called by many source files in feellgood. It does also contains the definition of many constants for the solver, and for scalfmm

Enumeration Type Documentation

◆ ENERGY_TYPE

correspondance nature/index of the energy terms in energy array E

Variable Documentation

◆ NB_ENERGY_TERMS

const int NB_ENERGY_TERMS = 4

number of energy terms in energy array E