|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Boundary condition factory. Both constructs and initializes the object. More...
Public Member Functions | |
| subroutine | scalar_pnpn_bc_allocate (obj) |
Will mark a mesh zone for the bc and finalize.
| [in,out] | object | The object to be allocated. |
| [in] | scheme | The scalar_pnpn scheme. |
| [in,out] | json | JSON object for initializing the bc. |
| [in] | coef | SEM coefficients. |
| [in] | user | The user interface. Scalar Pn/Pn boundary condition allocator. |
| [in,out] | object | The object to be allocated. |
| [in] | type_name | The name of the boundary condition type. Interface for a scalar Pn/Pn boundary condition allocator. Implemented in user modules, it should allocate obj to the custom user type. |
Definition at line 178 of file scalar_pnpn.f90.
|
virtual |
Definition at line 178 of file scalar_pnpn.f90.