This constructor of TYPE bssn calls the SUBROUTINES that rely on an idbase object, and allocates memory. It constructs the grid using the number of grid points along each axis.
FT 23.10.2020
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(idbase), | intent(inout) | :: | id | |||
double precision, | optional | :: | dx |
Mesh spacings Todofor which refinement level? |
||
double precision, | optional | :: | dy |
Mesh spacings Todofor which refinement level? |
||
double precision, | optional | :: | dz |
Mesh spacings Todofor which refinement level? |
bssn object to be constructed