World Builder  0.1.0-pre
A geodyanmic initial conditions generator
worldbuilder::composition_3d Interface Reference

Public Member Functions

subroutine composition_3d (cworld, x, y, z, depth, composition_number, composition)
 

Detailed Description

Definition at line 56 of file wrapper_fortran.f90.

Constructor & Destructor Documentation

◆ composition_3d()

subroutine worldbuilder::composition_3d::composition_3d ( type(c_ptr), intent(in), value  cworld,
real(c_double), intent(in), value  x,
real(c_double), intent(in), value  y,
real(c_double), intent(in), value  z,
real(c_double), intent(in), value  depth,
integer(c_int), intent(in), value  composition_number,
logical(c_bool), intent(out)  composition 
)

Definition at line 57 of file wrapper_fortran.f90.


The documentation for this interface was generated from the following file: