Merge remote-tracking branch 'origin/master'
This commit is contained in:
		
						commit
						7a49a37a9b
					
				| 
						 | 
				
			
			@ -12,11 +12,12 @@ It's the only way to initialize it, because the constructor is private.
 | 
			
		|||
## How it works?
 | 
			
		||||
On the first initialization, it reads the file in the given format:
 | 
			
		||||
 | 
			
		||||
Energy Shape
 | 
			
		||||
Length_X Lenght_Y Length_Z
 | 
			
		||||
Nx Ny Nz
 | 
			
		||||
Energy Shape <br />
 | 
			
		||||
Length_X Lenght_Y Length_Z <br />
 | 
			
		||||
Nx Ny Nz <br />
 | 
			
		||||
index material (*Nx*Ny*Nz)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Throws error if the index is incorrect in the file.
 | 
			
		||||
 | 
			
		||||
## Public functions
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue