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?
 | 
					## How it works?
 | 
				
			||||||
On the first initialization, it reads the file in the given format:
 | 
					On the first initialization, it reads the file in the given format:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Energy Shape
 | 
					Energy Shape <br />
 | 
				
			||||||
Length_X Lenght_Y Length_Z
 | 
					Length_X Lenght_Y Length_Z <br />
 | 
				
			||||||
Nx Ny Nz
 | 
					Nx Ny Nz <br />
 | 
				
			||||||
index material (*Nx*Ny*Nz)
 | 
					index material (*Nx*Ny*Nz)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Throws error if the index is incorrect in the file.
 | 
					Throws error if the index is incorrect in the file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Public functions
 | 
					## Public functions
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue