v0.14.0
Loading...
Searching...
No Matches
Classes | Variables
BasicFeTools.hpp File Reference

Go to the source code of this file.

Classes

struct  CacheParams
 
struct  BlockParamData
 
struct  DataFromMove
 
struct  LoadScale
 

Variables

static Index< 'i', 3 > i
 
static Index< 'j', 3 > j
 
static Index< 'k', 3 > k
 
static Index< 'l', 3 > l
 
static Index< 'm', 3 > m
 
static Index< 'n', 3 > n
 
static Index< 'o', 3 > o
 
static Index< 'p', 3 > p
 
static Index< 'I', 3 > I
 
static Index< 'J', 3 > J
 
static Index< 'K', 3 > K
 
static Index< 'L', 3 > L
 
static Index< 'M', 3 > M
 
static Index< 'N', 3 > N
 
static Number< 0 > N0
 
static Number< 1 > N1
 
static Number< 2 > N2
 
BlockParamDatacache
 
std::map< int, BlockParamDatamat_blocks
 

Variable Documentation

◆ cache

BlockParamData* cache
extern

Definition at line 87 of file multifield_plasticity.cpp.

◆ i

Index<'i', 3> i
static

Definition at line 83 of file BasicFeTools.hpp.

◆ I

Index<'I', 3> I
static

Definition at line 92 of file BasicFeTools.hpp.

◆ j

Index<'j', 3> j
static

Definition at line 84 of file BasicFeTools.hpp.

◆ J

Index<'J', 3> J
static
Examples
EshelbianOperators.cpp, Remodeling.cpp, and Remodeling.hpp.

Definition at line 93 of file BasicFeTools.hpp.

◆ k

Index<'k', 3> k
static

Definition at line 85 of file BasicFeTools.hpp.

◆ K

Index<'K', 3> K
static

◆ l

Index<'l', 3> l
static

Definition at line 86 of file BasicFeTools.hpp.

◆ L

Index<'L', 3> L
static

◆ m

Index<'m', 3> m
static

Definition at line 87 of file BasicFeTools.hpp.

◆ M

Index<'M', 3> M
static

◆ mat_blocks

std::map<int, BlockParamData> mat_blocks
extern

Definition at line 88 of file multifield_plasticity.cpp.

◆ n

Index<'n', 3> n
static

Definition at line 88 of file BasicFeTools.hpp.

◆ N

Index<'N', 3> N
static

Definition at line 97 of file BasicFeTools.hpp.

◆ N0

Number<0> N0
static
Examples
EshelbianOperators.cpp.

Definition at line 99 of file BasicFeTools.hpp.

◆ N1

Number<1> N1
static
Examples
EshelbianOperators.cpp.

Definition at line 100 of file BasicFeTools.hpp.

◆ N2

Number<2> N2
static
Examples
EshelbianOperators.cpp.

Definition at line 101 of file BasicFeTools.hpp.

◆ o

Index<'o', 3> o
static

◆ p

Index<'p', 3> p
static